Wisdom Chen commited on
Commit
501b042
·
unverified ·
1 Parent(s): 79d3016

Update requirements.txt

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