Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
4 |
git+https://github.com/huggingface/diffusers.git
|
5 |
controlnet_aux==0.0.7
|
6 |
torch
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
+
pip>=23.0.0
|
3 |
+
wheel>=0.43.0
|
4 |
+
setuptools>=71.0.0
|
5 |
git+https://github.com/huggingface/diffusers.git
|
6 |
controlnet_aux==0.0.7
|
7 |
torch
|