Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ sdk: gradio
|
|
7 |
sdk_version: 4.21.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
7 |
sdk_version: 4.21.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: cc-by-sa-4.0
|
11 |
---
|
12 |
|
13 |
+
The 30-second limit was introduced to ensure that queue wait times remain reasonable, especially when there are a lot of users.
|
14 |
+
For that reason pull-requests that change this limit will not be merged. Please clone or duplicate the space to work locally without limits.
|