Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
--
|
2 |
-
torch==2.2.0
|
3 |
-
torchvision==0.17.0
|
4 |
diffusers
|
5 |
numpy==1.26.4
|
6 |
transformers
|
|
|
1 |
+
--find-links https://download.pytorch.org/whl/cu118
|
2 |
+
torch==2.2.0
|
3 |
+
torchvision==0.17.0
|
4 |
diffusers
|
5 |
numpy==1.26.4
|
6 |
transformers
|