Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -21
requirements.txt
CHANGED
@@ -1,21 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
numpy==1.26.4
|
8 |
-
opencv_python==4.10.0.84
|
9 |
-
pillow==10.3.0
|
10 |
-
PyYAML==6.0.1
|
11 |
-
scipy==1.13.1
|
12 |
-
setuptools==51.0.0
|
13 |
-
scikit-image==0.24.0
|
14 |
-
tqdm==4.66.4
|
15 |
-
transformers==4.27.3
|
16 |
-
fvcore==0.1.5.post20221221
|
17 |
-
cloudpickle==3.0.0
|
18 |
-
omegaconf==2.3.0
|
19 |
-
pycocotools==2.0.8
|
20 |
-
av==12.3.0
|
21 |
-
gradio==4.41.0
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
torchaudio
|
5 |
+
soundfile
|
6 |
+
librosa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|