Update requirements.txt
#1
by
soiz1
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
torch
|
3 |
transformers
|
4 |
-
opencv-python
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
torch
|
3 |
transformers
|
4 |
+
opencv-python
|
5 |
+
ultralytics
|