Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
ultralytics
|
3 |
plotly
|
|
|
1 |
+
--find-links https://download.pytorch.org/whl/cpu
|
2 |
torch
|
3 |
ultralytics
|
4 |
plotly
|