pp542-0965 commited on
Commit
d710aa1
·
1 Parent(s): e595409
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -100,6 +100,7 @@ def response(user_schemas, user_question):
100
 
101
 
102
  desc="""
 
103
  Please use the "Table Schemas" field to provide the required schemas to to generate the SQL Query for - separated by new lines.<br>
104
  **Example:**
105
  ```python
 
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