Spaces:
Running
Running
Drew
commited on
Commit
·
4c23b00
1
Parent(s):
e437aae
will this build
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
Pillow
|
3 |
requests
|
@@ -9,4 +13,4 @@ torch
|
|
9 |
torchaudio
|
10 |
stable-audio-tools
|
11 |
openai
|
12 |
-
pydub
|
|
|
1 |
+
git+https://github.com/huggingface/diffusers.git
|
2 |
+
transformers
|
3 |
+
accelerate
|
4 |
+
sentencepiece
|
5 |
gradio
|
6 |
Pillow
|
7 |
requests
|
|
|
13 |
torchaudio
|
14 |
stable-audio-tools
|
15 |
openai
|
16 |
+
pydub
|