Dhan98 commited on
Commit
9f3cdd1
·
verified ·
1 Parent(s): ee99aff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- torch>=2.0.0
2
- torchvision>=0.15.0
3
  streamlit
 
 
4
  transformers
5
- diffusers>=0.25.0
6
  pillow
7
  numpy
8
- accelerate
9
- python-multipart
10
- decord
11
- ftfy
12
- regex
13
- tqdm
14
- safetensors
 
 
 
1
  streamlit
2
+ torch
3
+ torchvision
4
  transformers
 
5
  pillow
6
  numpy
7
+ modelscope[multimedia]==1.9.5
8
+ opencv-python-headless