jonathanagustin
commited on
Commit
•
3651674
1
Parent(s):
54cee15
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
-
|
2 |
innertube
|
|
|
3 |
opencv-python
|
|
|
4 |
pillow
|
5 |
streamlink
|
6 |
super-gradients
|
7 |
tiktoken
|
8 |
typing-extensions
|
9 |
-
ultralytics
|
|
|
|
1 |
+
imageio
|
2 |
innertube
|
3 |
+
numpy
|
4 |
opencv-python
|
5 |
+
opencv-python-headless
|
6 |
pillow
|
7 |
streamlink
|
8 |
super-gradients
|
9 |
tiktoken
|
10 |
typing-extensions
|
11 |
+
ultralytics
|
12 |
+
youtube-search-python
|