jonathanagustin
commited on
Commit
•
8765c4b
1
Parent(s):
eb624ad
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ innertube
|
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
Pillow
|
7 |
-
pytube
|
8 |
requests
|
9 |
tqdm
|
10 |
-
ultralytics
|
|
|
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
Pillow
|
|
|
7 |
requests
|
8 |
tqdm
|
9 |
+
ultralytics
|
10 |
+
yt-dlp
|