Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
cupy-cuda12x
|
4 |
transformers==4.46.2
|
5 |
controlnet-aux==0.0.7
|
|
|
1 |
+
# torch
|
2 |
+
# torchvision
|
3 |
cupy-cuda12x
|
4 |
transformers==4.46.2
|
5 |
controlnet-aux==0.0.7
|