Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
cupy-cuda12x
|
4 |
transformers==4.46.2
|
5 |
controlnet-aux==0.0.7
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
torch==2.5.1
|
3 |
+
torchvision==0.20.1
|
4 |
cupy-cuda12x
|
5 |
transformers==4.46.2
|
6 |
controlnet-aux==0.0.7
|