yonikremer
commited on
Commit
•
7a22f89
1
Parent(s):
a5105ad
downgraded streamlit to 1.11.x
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit==1.11
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
grouped-sampling>=1.0.19
|
|
|
1 |
+
streamlit==1.11
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
grouped-sampling>=1.0.19
|