angkit007 commited on
Commit
8475f2b
·
1 Parent(s): e1b88e7

requirements added

Browse files
Files changed (1) hide show
  1. requirements.txt +54 -0
requirements.txt ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ colorama==0.4.6
8
+ distro==1.9.0
9
+ fastapi==0.137.0
10
+ filelock==3.29.4
11
+ fsspec==2026.4.0
12
+ gradio==6.18.0
13
+ gradio_client==2.5.0
14
+ groovy==0.1.2
15
+ h11==0.16.0
16
+ hf-gradio==0.4.1
17
+ hf-xet==1.5.1
18
+ httpcore==1.0.9
19
+ httpx==0.28.1
20
+ huggingface_hub==1.19.0
21
+ idna==3.18
22
+ Jinja2==3.1.6
23
+ jiter==0.15.0
24
+ markdown-it-py==4.2.0
25
+ MarkupSafe==3.0.3
26
+ mdurl==0.1.2
27
+ numpy==2.4.6
28
+ openai==2.41.1
29
+ orjson==3.11.9
30
+ packaging==26.2
31
+ pandas==3.0.3
32
+ pillow==12.2.0
33
+ pydantic==2.13.4
34
+ pydantic_core==2.46.4
35
+ pydub==0.25.1
36
+ Pygments==2.20.0
37
+ python-dateutil==2.9.0.post0
38
+ python-multipart==0.0.32
39
+ pytz==2026.2
40
+ PyYAML==6.0.3
41
+ rich==15.0.0
42
+ safehttpx==0.1.7
43
+ semantic-version==2.10.0
44
+ shellingham==1.5.4
45
+ six==1.17.0
46
+ sniffio==1.3.1
47
+ starlette==1.3.1
48
+ tomlkit==0.14.0
49
+ tqdm==4.68.2
50
+ typer==0.25.1
51
+ typing-inspection==0.4.2
52
+ typing_extensions==4.15.0
53
+ tzdata==2026.2
54
+ uvicorn==0.49.0