Spaces:
Runtime error
Runtime error
zhanghaoji
commited on
Commit
•
8a9389e
1
Parent(s):
c39adbc
down version
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
|
|
|
|
2 |
numpy
|
3 |
torch
|
4 |
torchvision
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
gradio==3.35.2
|
3 |
+
gradio_client==0.2.9
|
4 |
numpy
|
5 |
torch
|
6 |
torchvision
|