Abhijeet Mahapatra commited on
Commit
ae5f817
·
1 Parent(s): 333420f

Added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +51 -0
requirements.txt ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-doc==0.0.4
2
+ annotated-types==0.7.0
3
+ anyio==4.13.0
4
+ brotli==1.2.0
5
+ certifi==2026.5.20
6
+ click==8.4.1
7
+ exceptiongroup==1.3.1
8
+ fastapi==0.137.1
9
+ filelock==3.29.4
10
+ fsspec==2026.4.0
11
+ gradio==6.18.0
12
+ gradio_client==2.5.0
13
+ groovy==0.1.2
14
+ h11==0.16.0
15
+ hf-gradio==0.4.1
16
+ hf-xet==1.5.1
17
+ httpcore==1.0.9
18
+ httpx==0.28.1
19
+ huggingface_hub==1.19.0
20
+ idna==3.18
21
+ Jinja2==3.1.6
22
+ markdown-it-py==4.2.0
23
+ MarkupSafe==3.0.3
24
+ mdurl==0.1.2
25
+ numpy==2.2.6
26
+ orjson==3.11.9
27
+ packaging==26.0
28
+ pandas==2.3.3
29
+ pillow==12.2.0
30
+ pydantic==2.13.4
31
+ pydantic_core==2.46.4
32
+ pydub==0.25.1
33
+ Pygments==2.20.0
34
+ python-dateutil==2.9.0.post0
35
+ python-dotenv==1.2.2
36
+ python-multipart==0.0.32
37
+ pytz==2026.2
38
+ PyYAML==6.0.3
39
+ rich==15.0.0
40
+ safehttpx==0.1.7
41
+ semantic-version==2.10.0
42
+ shellingham==1.5.4
43
+ six==1.17.0
44
+ starlette==1.3.1
45
+ tomlkit==0.14.0
46
+ tqdm==4.68.2
47
+ typer==0.25.1
48
+ typing-inspection==0.4.2
49
+ typing_extensions==4.15.0
50
+ tzdata==2026.2
51
+ uvicorn==0.49.0