yonikremer commited on
Commit
a5105ad
1 Parent(s): 9733474

downgraded streamlit to 1.11

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit~=1.19.0
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
  grouped-sampling>=1.0.19
 
1
+ streamlit==1.11.0
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
  grouped-sampling>=1.0.19