Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ git+https://github.com/huggingface/accelerate
|
|
4 |
torch==1.13.1
|
5 |
numpy
|
6 |
controlnet_aux
|
7 |
-
xformers==0.0.16
|
|
|
|
4 |
torch==1.13.1
|
5 |
numpy
|
6 |
controlnet_aux
|
7 |
+
xformers==0.0.16
|
8 |
+
triton
|