Wisdom Chen commited on
Commit
2566e6f
·
unverified ·
1 Parent(s): 5f22960

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  streamlit==1.28.2
2
  streamlit-chat==0.1.1
3
  torch>=2.0.0
4
- transformers==4.35.2
 
5
  open_clip_torch==2.23.0
6
  pillow==10.1.0
7
  pandas==2.1.3
 
1
  streamlit==1.28.2
2
  streamlit-chat==0.1.1
3
  torch>=2.0.0
4
+ transformers>=4.35.2,<4.37.0
5
+ tokenizers>=0.14.1,<0.15.0
6
  open_clip_torch==2.23.0
7
  pillow==10.1.0
8
  pandas==2.1.3