jonathanagustin commited on
Commit
41e5e9a
1 Parent(s): 056a3fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -27
requirements.txt CHANGED
@@ -1,27 +1,12 @@
1
- aiofiles==23.2.1
2
- annotated-types==0.7.0
3
- authlib==1.3.2
4
- fastapi==0.115.0
5
- ffmpy==0.4.0
6
- gradio==4.44.0
7
- gradio-client==1.3.0
8
- httpcore==1.0.5
9
- httpx<0.24.0,>=0.23.3
10
- importlib-resources==6.4.5
11
- innertube==2.1.16
12
- itsdangerous==2.2.0
13
- orjson==3.10.7
14
- psutil==5.9.8
15
- pydantic==2.9.2
16
- pydantic-core==2.23.4
17
- pydub==0.25.1
18
- python-multipart==0.0.12
19
- ruff==0.6.8
20
- semantic-version==2.10.0
21
- shellingham==1.5.4
22
- spaces==0.30.2
23
- starlette==0.38.6
24
- tomlkit==0.12.0
25
- typer==0.12.5
26
- uvicorn==0.31.0
27
- websockets==12.0
 
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