Wisdom Chen commited on
Commit
2357110
·
unverified ·
1 Parent(s): 03f2e7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
  streamlit==1.28.2
2
  streamlit-chat==0.1.1
3
  torch>=2.0.0
4
- transformers>=4.35.2,<4.36.0
5
- open-clip-torch==2.20.0
6
- tokenizers>=0.14.1,<0.15.0
7
  pillow==10.1.0
8
  pandas==2.1.3
9
  numpy==1.26.2
10
  faiss-cpu>=1.7.4
11
- huggingface_hub>=0.16.4,<0.18.0
12
  langchain==0.0.339
13
  requests==2.31.0
14
  bitsandbytes>=0.41.1
 
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
8
  numpy==1.26.2
9
  faiss-cpu>=1.7.4
10
+ huggingface_hub==0.19.4
11
  langchain==0.0.339
12
  requests==2.31.0
13
  bitsandbytes>=0.41.1