Dhan98 commited on
Commit
20d474c
·
verified ·
1 Parent(s): 5d58ce5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- streamlit
2
- torch
3
- torchvision
4
  transformers
 
 
 
 
5
  pillow
6
  numpy
7
- modelscope[multimedia]==1.9.5
8
- opencv-python-headless
 
1
+ streamlit==1.24.0
2
+ modelscope==1.4.2
 
3
  transformers
4
+ torch==2.0.1
5
+ torchvision==0.15.2
6
+ open_clip_torch
7
+ pytorch-lightning
8
  pillow
9
  numpy
10
+ huggingface-hub