Spaces:
Runtime error
Runtime error
zmsn-1998
commited on
Commit
·
d105226
1
Parent(s):
2ac83c4
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
gradio==3.12.0
|
2 |
-
gdown==4.5.4 --no-cache-dir
|
3 |
pandas
|
|
|
1 |
gradio==3.12.0
|
2 |
+
gdown==4.5.4 --install-option='--no-cache-dir'
|
3 |
pandas
|