Spaces:
Runtime error
Runtime error
vitaliykinakh
commited on
Commit
Β·
1da96cb
1
Parent(s):
5a67fb4
Update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
gdown
|
3 |
googledrivedownloader==0.4
|
4 |
pandas==1.4.1
|
5 |
streamlit==1.7.0
|
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
gdown==4.6.0
|
3 |
googledrivedownloader==0.4
|
4 |
pandas==1.4.1
|
5 |
streamlit==1.7.0
|