jonathanagustin commited on
Commit
25aa88d
·
verified ·
1 Parent(s): a79b43f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -12
requirements.txt CHANGED
@@ -1,12 +1,27 @@
1
- imageio
2
- innertube
3
- numpy
4
- opencv-python
5
- opencv-python-headless
6
- pillow
7
- streamlink
8
- super-gradients
9
- tiktoken
10
- typing-extensions
11
- ultralytics
12
- youtube-search-python
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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