Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
torch==2.1.0
|
3 |
torchvision==0.16.0
|
4 |
huggingface_hub
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.1.0
|
3 |
torchvision==0.16.0
|
4 |
huggingface_hub
|