Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
APScheduler
|
| 2 |
black
|
| 3 |
-
gradio<=4.44.1
|
| 4 |
gradio[oauth]<=4.44.1
|
|
|
|
| 5 |
datasets
|
| 6 |
python-dateutil
|
| 7 |
tqdm
|
|
|
|
| 1 |
APScheduler
|
| 2 |
black
|
|
|
|
| 3 |
gradio[oauth]<=4.44.1
|
| 4 |
+
gradio<=4.44.1
|
| 5 |
datasets
|
| 6 |
python-dateutil
|
| 7 |
tqdm
|