Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
9bfa18a
1
Parent(s):
29e7450
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/huggingface/accelerate
|
|
5 |
torch==1.13.1
|
6 |
numpy
|
7 |
controlnet_aux
|
8 |
-
xformers==0.0.16
|
|
|
|
5 |
torch==1.13.1
|
6 |
numpy
|
7 |
controlnet_aux
|
8 |
+
xformers==0.0.16
|
9 |
+
opencv-contrib-python
|