Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
tqdm
|
2 |
librosa==0.10.2.post1
|
3 |
peft==0.15.1
|
|
|
1 |
+
git+https://github.com/huggingface/diffusers.git@3a23d941f559759195dd30b5d206008f9e34f2bb
|
2 |
+
|
3 |
tqdm
|
4 |
librosa==0.10.2.post1
|
5 |
peft==0.15.1
|