Spaces:
Running on Zero
Running on Zero
chore: Update project dependencies.
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ pillow
|
|
| 10 |
matplotlib
|
| 11 |
requests
|
| 12 |
torchvision
|
| 13 |
-
gradio
|
| 14 |
-
huggingface-hub
|
| 15 |
pymupdf
|
| 16 |
spaces
|
|
|
|
| 10 |
matplotlib
|
| 11 |
requests
|
| 12 |
torchvision
|
| 13 |
+
gradio>=5.0
|
| 14 |
+
huggingface-hub>=0.25.0
|
| 15 |
pymupdf
|
| 16 |
spaces
|