Spaces:
Running
on
L40S
Running
on
L40S
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
--find-links https://download.pytorch.org/whl/
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision==0.17.0
|
| 4 |
diffusers
|
|
|
|
| 1 |
+
--find-links https://download.pytorch.org/whl/cu121
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision==0.17.0
|
| 4 |
diffusers
|