hoangkha1810 commited on
Commit
438a8e7
·
verified ·
1 Parent(s): ded88ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +80 -1
requirements.txt CHANGED
@@ -1 +1,80 @@
1
- huggingface_hub
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.11.18
5
+ aiosignal==1.3.2
6
+ altair==5.5.0
7
+ annotated-types==0.7.0
8
+ anyio==4.9.0
9
+ async-timeout==5.0.1
10
+ attrs==25.3.0
11
+ beautifulsoup4==4.13.4
12
+ certifi==2025.1.31
13
+ charset-normalizer==3.4.1
14
+ click==8.1.8
15
+ contourpy==1.3.0
16
+ cycler==0.12.1
17
+ exceptiongroup==1.2.2
18
+ fastapi==0.115.12
19
+ ffmpy==0.5.0
20
+ filelock==3.18.0
21
+ fonttools==4.57.0
22
+ frozenlist==1.6.0
23
+ fsspec==2025.3.2
24
+ gradio==4.44.1
25
+ gradio_client==1.3.0
26
+ h11==0.14.0
27
+ httpcore==1.0.8
28
+ httpx==0.28.1
29
+ huggingface-hub==0.30.2
30
+ idna==3.10
31
+ importlib_resources==6.5.2
32
+ Jinja2==3.1.6
33
+ jsonschema==4.23.0
34
+ jsonschema-specifications==2024.10.1
35
+ kiwisolver==1.4.7
36
+ markdown-it-py==3.0.0
37
+ MarkupSafe==2.1.5
38
+ matplotlib==3.9.4
39
+ mdurl==0.1.2
40
+ multidict==6.4.3
41
+ narwhals==1.36.0
42
+ numpy==1.26.4
43
+ openai==0.28.0
44
+ orjson==3.10.16
45
+ packaging==25.0
46
+ pandas==2.2.3
47
+ pillow==10.4.0
48
+ propcache==0.3.1
49
+ pydantic==2.10.6
50
+ pydantic_core==2.27.2
51
+ pydub==0.25.1
52
+ Pygments==2.19.1
53
+ pyparsing==3.2.3
54
+ PyPDF2==3.0.1
55
+ python-dateutil==2.9.0.post0
56
+ python-multipart==0.0.20
57
+ pytz==2025.2
58
+ PyYAML==6.0.2
59
+ referencing==0.36.2
60
+ requests==2.32.3
61
+ rich==14.0.0
62
+ rpds-py==0.24.0
63
+ ruff==0.11.6
64
+ semantic-version==2.10.0
65
+ shellingham==1.5.4
66
+ six==1.17.0
67
+ sniffio==1.3.1
68
+ soupsieve==2.7
69
+ starlette==0.46.2
70
+ tomlkit==0.12.0
71
+ tqdm==4.67.1
72
+ typer==0.15.2
73
+ typing-inspection==0.4.0
74
+ typing_extensions==4.13.2
75
+ tzdata==2025.2
76
+ urllib3==2.4.0
77
+ uvicorn==0.34.2
78
+ websockets==11.0.3
79
+ yarl==1.20.0
80
+ zipp==3.21.0