Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ datasets
|
|
| 2 |
huggingface-hub
|
| 3 |
numpy
|
| 4 |
fastapi~=0.115.11
|
| 5 |
-
gradio[oauth]
|
| 6 |
APScheduler
|
|
|
|
| 2 |
huggingface-hub
|
| 3 |
numpy
|
| 4 |
fastapi~=0.115.11
|
| 5 |
+
gradio[oauth]>=5.17.1
|
| 6 |
APScheduler
|