safinal commited on
Commit
0793a94
Β·
verified Β·
1 Parent(s): 9bf5500

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio
2
- torch
3
- numpy
4
- Pillow
5
- pandas
6
- scikit-learn
7
- tqdm
8
- transformers
9
  open_clip_torch @ git+https://github.com/mlfoundations/open_clip@main
 
1
+ gradio==5.9.1
2
+ torch>=2.0.0
3
+ numpy>=1.24.0
4
+ Pillow>=10.0.0
5
+ pandas>=2.0.0
6
+ scikit-learn>=1.3.0
7
+ tqdm>=4.65.0
8
+ transformers>=4.30.0
9
  open_clip_torch @ git+https://github.com/mlfoundations/open_clip@main