Saqib
commited on
Commit
•
6aacc33
1
Parent(s):
4055d4c
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
aiohttp
|
4 |
-
pytubefix
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
aiohttp
|
4 |
+
pytubefix
|
5 |
+
moviepy
|
6 |
+
pillow
|
7 |
+
requests
|
8 |
+
pydantic
|