Spaces:
Runtime error
Runtime error
patrickvonplaten
commited on
Commit
•
8b38494
1
Parent(s):
e5d785e
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
git+https://github.com/huggingface/accelerate
|
4 |
torch==1.13.1
|
5 |
numpy
|
6 |
-
controlnet_aux
|
|
|
|
3 |
git+https://github.com/huggingface/accelerate
|
4 |
torch==1.13.1
|
5 |
numpy
|
6 |
+
controlnet_aux
|
7 |
+
xformers
|