Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ opencv-python
|
|
| 7 |
diffusers==0.23.0
|
| 8 |
gradio
|
| 9 |
torch==2.1.2
|
| 10 |
-
torchvision
|
|
|
|
|
|
| 7 |
diffusers==0.23.0
|
| 8 |
gradio
|
| 9 |
torch==2.1.2
|
| 10 |
+
torchvision==0.16.2
|
| 11 |
+
huggingface_hub==0.15.1
|