Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,5 +9,5 @@ gradio==4.15.0
|
|
| 9 |
accelerate==0.26.1
|
| 10 |
git+https://github.com/fffiloni/pytorch-image-models.git
|
| 11 |
torch==2.0.1
|
| 12 |
-
torchvision
|
| 13 |
-
huggingface-
|
|
|
|
| 9 |
accelerate==0.26.1
|
| 10 |
git+https://github.com/fffiloni/pytorch-image-models.git
|
| 11 |
torch==2.0.1
|
| 12 |
+
torchvision==0.15.2
|
| 13 |
+
huggingface-hub
|