Duckin commited on
Commit
3382598
1 Parent(s): 8ef4427

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ torch==1.13.1
5
  torchvision==0.14.1
6
  transformers==4.25.1
7
  pillow==9.3.0
8
- streamlit==1.15.2
9
  streamlit-option-menu == 0.3.2
10
  pandas==1.5.2
11
  einops==0.6.0
 
5
  torchvision==0.14.1
6
  transformers==4.25.1
7
  pillow==9.3.0
8
+ streamlit>=1.15.2
9
  streamlit-option-menu == 0.3.2
10
  pandas==1.5.2
11
  einops==0.6.0