Spaces:
Runtime error
Runtime error
tombetthauser
commited on
Commit
β’
be68220
1
Parent(s):
dac5cd4
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ huggingface_hub
|
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
torch
|
10 |
numpy
|
11 |
-
opencv-python
|
|
|
|
|
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
torch
|
10 |
numpy
|
11 |
+
opencv-python
|
12 |
+
xformers
|
13 |
+
controlnet_aux
|