Wisdom Chen commited on
Commit
38944b7
·
unverified ·
1 Parent(s): c877644

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -17
requirements.txt CHANGED
@@ -1,17 +1,12 @@
1
- streamlit>=1.28.0
2
- torch>=2.0.0
3
- transformers>=4.34.0
4
- open_clip_torch>=2.20.0
5
- pandas>=2.0.0
6
- numpy>=1.24.0
7
- Pillow>=9.5.0
8
- requests>=2.31.0
9
- faiss-cpu>=1.7.4
10
- matplotlib>=3.7.0
11
- python-dotenv>=1.0.0
12
- huggingface_hub>=0.19.0
13
- langchain>=0.0.350
14
- streamlit-chat>=0.1.1
15
- bitsandbytes>=0.41.0
16
- accelerate>=0.24.0
17
- safetensors>=0.4.0
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ open_clip
5
+ pandas
6
+ numpy
7
+ Pillow
8
+ matplotlib
9
+ requests
10
+ faiss-cpu
11
+ huggingface_hub
12
+ langchain