mujtaba025 commited on
Commit
3c54233
·
verified ·
1 Parent(s): b3376a4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +63 -0
requirements.txt ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-doc==0.0.4
3
+ annotated-types==0.7.0
4
+ anyio==4.12.1
5
+ certifi==2026.4.22
6
+ click==8.1.8
7
+ contourpy==1.3.0
8
+ cycler==0.12.1
9
+ distro==1.9.0
10
+ exceptiongroup==1.3.1
11
+ fastapi==0.128.8
12
+ ffmpy==1.0.0
13
+ filelock==3.19.1
14
+ fonttools==4.60.2
15
+ fsspec==2025.10.0
16
+ gradio==4.44.1
17
+ gradio_client==1.3.0
18
+ groq==1.0.0
19
+ h11==0.16.0
20
+ hf-xet==1.4.3
21
+ httpcore==1.0.9
22
+ httpx==0.28.1
23
+ huggingface_hub==1.8.0
24
+ idna==3.13
25
+ importlib_resources==6.5.2
26
+ Jinja2==3.1.6
27
+ kiwisolver==1.4.7
28
+ markdown-it-py==3.0.0
29
+ MarkupSafe==2.1.5
30
+ matplotlib==3.9.4
31
+ mdurl==0.1.2
32
+ numpy==2.0.2
33
+ orjson==3.11.5
34
+ packaging==26.2
35
+ pandas==2.3.3
36
+ pillow==10.4.0
37
+ pydantic==2.13.3
38
+ pydantic_core==2.46.3
39
+ pydub==0.25.1
40
+ Pygments==2.20.0
41
+ pyparsing==3.3.2
42
+ python-dateutil==2.9.0.post0
43
+ python-dotenv==1.2.1
44
+ python-multipart==0.0.20
45
+ pytz==2026.1.post1
46
+ PyYAML==6.0.3
47
+ rich==15.0.0
48
+ ruff==0.15.12
49
+ semantic-version==2.10.0
50
+ shellingham==1.5.4
51
+ six==1.17.0
52
+ sniffio==1.3.1
53
+ starlette==0.49.3
54
+ tomlkit==0.12.0
55
+ tqdm==4.67.3
56
+ typer==0.23.2
57
+ typing-inspection==0.4.2
58
+ typing_extensions==4.15.0
59
+ tzdata==2026.2
60
+ urllib3==2.6.3
61
+ uvicorn==0.39.0
62
+ websockets==12.0
63
+ zipp==3.23.1