Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ Flask==2.0.1
|
|
| 16 |
Flask-CacheBuster==1.0.0
|
| 17 |
Flask-Cors==3.0.10
|
| 18 |
Flask-Login==0.5.0
|
| 19 |
-
gradio==2.
|
| 20 |
huggingface-hub==0.0.17
|
| 21 |
idna==3.2
|
| 22 |
itsdangerous==2.0.1
|
|
|
|
| 16 |
Flask-CacheBuster==1.0.0
|
| 17 |
Flask-Cors==3.0.10
|
| 18 |
Flask-Login==0.5.0
|
| 19 |
+
gradio==2.6.3 #was 2.2.2
|
| 20 |
huggingface-hub==0.0.17
|
| 21 |
idna==3.2
|
| 22 |
itsdangerous==2.0.1
|