Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torchvision==0.15.2
|
2 |
torch==2.0.1
|
3 |
-
gradio==3.47.1
|
|
|
|
1 |
torchvision==0.15.2
|
2 |
torch==2.0.1
|
3 |
+
gradio==3.47.1
|
4 |
+
huggingface_hub==0.17.3
|