Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ supervision
|
|
2 |
ultralytics
|
3 |
gradio
|
4 |
gradio-client
|
5 |
-
huggingface_hub
|
|
|
|
|
|
2 |
ultralytics
|
3 |
gradio
|
4 |
gradio-client
|
5 |
+
huggingface_hub
|
6 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
7 |
+
torch
|