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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ 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
 
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