Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
git+https://github.com/huggingface/diffusers
|
|
|
|
| 3 |
peft
|
| 4 |
|
| 5 |
transformers
|
|
|
|
| 1 |
gradio
|
| 2 |
+
git+https://github.com/huggingface/diffusers.git@refs/pull/12790/head
|
| 3 |
+
|
| 4 |
peft
|
| 5 |
|
| 6 |
transformers
|