jonathanagustin
commited on
Commit
•
1a3c8fe
1
Parent(s):
41e5e9a
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,12 +1,13 @@
|
|
|
|
1 |
certifi
|
2 |
gradio
|
3 |
imageio
|
4 |
imageio-ffmpeg
|
|
|
5 |
numpy
|
6 |
opencv-python-headless
|
7 |
Pillow
|
8 |
requests
|
9 |
streamlink
|
10 |
tqdm
|
11 |
-
ultralytics
|
12 |
-
youtube-search-python
|
|
|
1 |
+
av
|
2 |
certifi
|
3 |
gradio
|
4 |
imageio
|
5 |
imageio-ffmpeg
|
6 |
+
innertube
|
7 |
numpy
|
8 |
opencv-python-headless
|
9 |
Pillow
|
10 |
requests
|
11 |
streamlink
|
12 |
tqdm
|
13 |
+
ultralytics
|
|