leedoming commited on
Commit
b636fe9
1 Parent(s): ee8bd44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -12
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- --upgrade pip
2
- streamlit==1.24.0
3
- open_clip_torch==2.26.1
4
- torch==2.0.1
5
- torchvision==0.15.2
6
- requests==2.31.0
7
- Pillow==9.5.0
8
- numpy==1.25.0
9
- pandas==2.2.0
10
- matplotlib==3.7.1
11
- scikit-learn==1.3.0
12
- scipy==1.11.1
 
1
+ streamlit
2
+ open_clip_torch
3
+ torch
4
+ torchvision
5
+ requests
6
+ Pillow
7
+ numpy
8
+ pandas
9
+ matplotlib
10
+ scikit-learn
11
+ scipy