leedoming commited on
Commit
32cba52
·
verified ·
1 Parent(s): e6b7605

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -4
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
  streamlit==1.24.0
2
- open_clip_torch==2.20.0
3
- torch==2.0.1
4
- requests==2.31.0
 
5
  Pillow==9.5.0
6
- numpy==1.25.0
 
 
 
 
 
1
  streamlit==1.24.0
2
+ open_clip_torch==2.26.1
3
+ torch==2.4.1
4
+ torchvision==0.19.1
5
+ requests==2.32.3
6
  Pillow==9.5.0
7
+ numpy==1.26.4
8
+ pandas==2.2.2
9
+ matplotlib==3.8.2
10
+ scikit-learn==1.4.1
11
+ scipy==1.13.1