Spaces:
Sleeping
Sleeping
leonardojs
commited on
Commit
•
50da71b
1
Parent(s):
9edec9a
fix version gradio
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
gradio==3.1.4
|
|
|
|
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
gradio==3.1.4
|
4 |
+
pip>=23.2
|
5 |
+
gradio_client==0.2.7
|