Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
|
3 |
-
huggingface_hub
|
4 |
numpy==1.23.5
|
5 |
opencv-python==4.7.0.72
|
6 |
onnx==1.14.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
|
3 |
+
#huggingface_hub
|
4 |
numpy==1.23.5
|
5 |
opencv-python==4.7.0.72
|
6 |
onnx==1.14.0
|