Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
git+https://github.com/kashif/diffusers.git@wuerstchen-v3
|
| 2 |
peft
|
| 3 |
-
accelerate
|
|
|
|
|
|
| 1 |
git+https://github.com/kashif/diffusers.git@wuerstchen-v3
|
| 2 |
peft
|
| 3 |
+
accelerate
|
| 4 |
+
gradio==3.39.0
|