Spaces:
Runtime error
Runtime error
Commit
·
1e6d524
1
Parent(s):
6ed82ad
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -12,4 +12,8 @@ yapf==0.32.0
|
|
12 |
xformers
|
13 |
triton
|
14 |
scipy
|
15 |
-
scikit-image
|
|
|
|
|
|
|
|
|
|
12 |
xformers
|
13 |
triton
|
14 |
scipy
|
15 |
+
scikit-image
|
16 |
+
git+https://github.com/huggingface/diffusers.git
|
17 |
+
git+https://github.com/huggingface/accelerate
|
18 |
+
numpy
|
19 |
+
controlnet_aux
|