Spaces:
Build error
Build error
Atin Sakkeer Hussain
commited on
Commit
•
5379b67
1
Parent(s):
c399026
Add requirements
Browse files- requirements.txt +34 -0
requirements.txt
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
datasets==2.12.0
|
3 |
+
deepspeed==0.9.3
|
4 |
+
protobuf==3.20.3
|
5 |
+
diffusers==0.21.4
|
6 |
+
einops==0.6.1
|
7 |
+
ftfy==6.1.1
|
8 |
+
gradio==3.45.0
|
9 |
+
gradio-client==0.5.2
|
10 |
+
imageio==2.31.1
|
11 |
+
iopath==0.1.10
|
12 |
+
ipdb==0.13.13
|
13 |
+
joblib==1.3.1
|
14 |
+
matplotlib==3.7.1
|
15 |
+
mdtex2html==1.2.0
|
16 |
+
numpy==1.24.3
|
17 |
+
packaging==23.1
|
18 |
+
pandas==2.0.2
|
19 |
+
peft==0.3.0
|
20 |
+
Pillow==9.5.0
|
21 |
+
pytorchvideo==0.1.5
|
22 |
+
PyYAML==6.0.1
|
23 |
+
regex==2023.6.3
|
24 |
+
scipy
|
25 |
+
timm==0.9.2
|
26 |
+
torch==2.1.0
|
27 |
+
torchaudio==2.1.0
|
28 |
+
torchvision==0.16.0
|
29 |
+
tqdm==4.65.0
|
30 |
+
transformers==4.35.2
|
31 |
+
sentencepiece==0.1.99
|
32 |
+
librosa==0.10.1
|
33 |
+
ffprobe==0.5
|
34 |
+
ffmpeg==1.4
|