assentian1970 commited on
Commit
722e2d7
·
verified ·
1 Parent(s): 64e5415

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -12
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch==2.2.1+cpu
3
- torchvision==0.17.1+cpu
4
- torchaudio==2.2.1+cpu
5
- transformers==4.40.2
6
- accelerate==0.30.1
7
- gradio==4.28.1
8
- ultralytics==8.2.8
9
- decord==0.6.0
10
- opencv-python-headless==4.9.0.80
11
- Pillow==10.3.0
12
- numpy==1.26.4
 
1
+ torch==2.1.2+cu118
2
+ torchvision==0.16.2+cu118
3
+ torchaudio==2.1.2+cu118
4
+ --extra-index-url https://download.pytorch.org/whl/cu118
5
+ gradio==4.41.0
6
+ modelscope_studio==0.4.0
7
+ transformers==4.37.2
8
+ decord
9
+ pillow
10
+ python-multipart