Spaces:
Runtime error
Runtime error
yuanze1024
commited on
Commit
·
fb96c79
1
Parent(s):
c64deb3
use gradio 4.24.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
datasets==2.18.0
|
|
|
1 |
+
gradio==4.24.0
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
datasets==2.18.0
|