Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
controlnet_aux
|
| 5 |
-
diffusers==0.18.1
|
| 6 |
-
imageio
|
| 7 |
-
gradio
|
| 8 |
-
controlnet_aux==0.0.7
|
| 9 |
-
mediapipe
|
| 10 |
-
torch
|
|
|
|
| 1 |
+
git+https://github.com/kashif/diffusers.git@wuerstchen-v3
|
| 2 |
+
peft
|
| 3 |
+
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|