Commit
·
dd30a63
1
Parent(s):
d495aeb
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
safetensors
|
| 4 |
-
xformers
|
| 5 |
opencv-python
|
| 6 |
controlnet_hinter==0.0.5
|
|
|
|
| 1 |
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
safetensors
|
| 4 |
+
#xformers
|
| 5 |
opencv-python
|
| 6 |
controlnet_hinter==0.0.5
|