pp542-0965 commited on
Commit
4ebb27c
·
1 Parent(s): d710aa1

Add note change

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -100,7 +100,8 @@ def response(user_schemas, user_question):
100
 
101
 
102
  desc="""
103
- **NOTE: This HF Space is running on Free Version so the generation process might be very slow.**
 
104
  Please use the "Table Schemas" field to provide the required schemas to to generate the SQL Query for - separated by new lines.<br>
105
  **Example:**
106
  ```python
 
100
 
101
 
102
  desc="""
103
+ **NOTE: This HF Space is running on Free Version so the generation process will be very slow.**<br>
104
+
105
  Please use the "Table Schemas" field to provide the required schemas to to generate the SQL Query for - separated by new lines.<br>
106
  **Example:**
107
  ```python