Deepak Sahu commited on
Commit
694021b
·
1 Parent(s): 33080cc

Create requriements.txt

Browse files
Files changed (1) hide show
  1. requriements.txt +53 -0
requriements.txt ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.8.0
4
+ certifi==2024.12.14
5
+ charset-normalizer==3.4.1
6
+ click==8.1.8
7
+ colorama==0.4.6
8
+ exceptiongroup==1.2.2
9
+ fastapi==0.115.6
10
+ ffmpy==0.5.0
11
+ filelock==3.17.0
12
+ fsspec==2024.12.0
13
+ gradio==5.12.0
14
+ gradio_client==1.5.4
15
+ h11==0.14.0
16
+ httpcore==1.0.7
17
+ httpx==0.28.1
18
+ huggingface-hub==0.27.1
19
+ idna==3.10
20
+ Jinja2==3.1.5
21
+ markdown-it-py==3.0.0
22
+ MarkupSafe==2.1.5
23
+ mdurl==0.1.2
24
+ numpy==2.2.2
25
+ orjson==3.10.15
26
+ packaging==24.2
27
+ pandas==2.2.3
28
+ pillow==11.1.0
29
+ pydantic==2.10.5
30
+ pydantic_core==2.27.2
31
+ pydub==0.25.1
32
+ Pygments==2.19.1
33
+ python-dateutil==2.9.0.post0
34
+ python-multipart==0.0.20
35
+ pytz==2024.2
36
+ PyYAML==6.0.2
37
+ requests==2.32.3
38
+ rich==13.9.4
39
+ ruff==0.9.2
40
+ safehttpx==0.1.6
41
+ semantic-version==2.10.0
42
+ shellingham==1.5.4
43
+ six==1.17.0
44
+ sniffio==1.3.1
45
+ starlette==0.41.3
46
+ tomlkit==0.13.2
47
+ tqdm==4.67.1
48
+ typer==0.15.1
49
+ typing_extensions==4.12.2
50
+ tzdata==2025.1
51
+ urllib3==2.3.0
52
+ uvicorn==0.34.0
53
+ websockets==14.2