Spaces:
Running on Zero
Running on Zero
Update requirements.txt
#5
by bobo-dada - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,5 +9,6 @@ accelerate>=0.34.0
|
|
| 9 |
huggingface_hub>=0.26.0
|
| 10 |
pymupdf>=1.24.0
|
| 11 |
pillow>=10.0.0
|
|
|
|
| 12 |
gradio>=5.0.0
|
| 13 |
spaces
|
|
|
|
| 9 |
huggingface_hub>=0.26.0
|
| 10 |
pymupdf>=1.24.0
|
| 11 |
pillow>=10.0.0
|
| 12 |
+
torchvision
|
| 13 |
gradio>=5.0.0
|
| 14 |
spaces
|