jonathanagustin
commited on
Commit
•
94a39eb
1
Parent(s):
5c6a649
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,13 +1,10 @@
|
|
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
|
|
|
|
|
1 |
certifi
|
2 |
gradio
|
|
|
|
|
3 |
innertube
|
4 |
numpy
|
5 |
opencv-python-headless
|
6 |
Pillow
|
7 |
+
pytube
|
8 |
requests
|
|
|
9 |
tqdm
|
10 |
ultralytics
|