Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ gradio>=4.0.0
|
|
| 5 |
huggingface_hub>=0.20.0
|
| 6 |
torch==2.8.0
|
| 7 |
torchmetrics==1.8.2
|
| 8 |
-
torchvision==0.
|
| 9 |
tornado==6.5.2
|
| 10 |
opencv-python
|
| 11 |
matplotlib
|
|
|
|
| 5 |
huggingface_hub>=0.20.0
|
| 6 |
torch==2.8.0
|
| 7 |
torchmetrics==1.8.2
|
| 8 |
+
torchvision==0.23.0
|
| 9 |
tornado==6.5.2
|
| 10 |
opencv-python
|
| 11 |
matplotlib
|