Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
gradio>=
|
| 5 |
pycocotools==2.0.10
|
| 6 |
huggingface_hub
|
| 7 |
Pillow
|
|
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
gradio>=6.9.0
|
| 5 |
pycocotools==2.0.10
|
| 6 |
huggingface_hub
|
| 7 |
Pillow
|