Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
torch==2.
|
2 |
-
|
|
|
|
|
3 |
gradio==4.24.0
|
4 |
decord==0.6.0
|
5 |
Pillow==10.2.0
|
@@ -8,6 +10,5 @@ opencv-python-headless==4.9.0.80
|
|
8 |
numpy==1.26.4
|
9 |
modelscope==1.11.0
|
10 |
huggingface_hub==0.22.2
|
11 |
-
modelscope-studio==0.5.0
|
12 |
accelerate==0.29.3
|
13 |
bitsandbytes==0.43.1
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision==0.15.2
|
3 |
+
torchaudio==2.0.2
|
4 |
+
transformers==4.37.2
|
5 |
gradio==4.24.0
|
6 |
decord==0.6.0
|
7 |
Pillow==10.2.0
|
|
|
10 |
numpy==1.26.4
|
11 |
modelscope==1.11.0
|
12 |
huggingface_hub==0.22.2
|
|
|
13 |
accelerate==0.29.3
|
14 |
bitsandbytes==0.43.1
|