Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.1+cu117
|
3 |
streamlit==1.18.0
|
4 |
pillow==9.4.0
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.1+cu117
|
3 |
streamlit==1.18.0
|
4 |
pillow==9.4.0
|