huytofu92 commited on
Commit
cf56873
·
1 Parent(s): 7ed0a6c

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +74 -2
requirements.txt CHANGED
@@ -1,2 +1,74 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ certifi==2025.4.26
5
+ charset-normalizer==3.4.2
6
+ click==8.1.8
7
+ colorama==0.4.6
8
+ coloredlogs==15.0.1
9
+ fastapi==0.115.12
10
+ ffmpy==0.5.0
11
+ filelock==3.18.0
12
+ flatbuffers==25.2.10
13
+ fsspec==2025.3.2
14
+ gradio==5.29.1
15
+ gradio_client==1.10.1
16
+ groovy==0.1.2
17
+ h11==0.16.0
18
+ httpcore==1.0.9
19
+ httpx==0.28.1
20
+ huggingface-hub==0.31.2
21
+ humanfriendly==10.0
22
+ idna==3.10
23
+ Jinja2==3.1.6
24
+ jsonpatch==1.33
25
+ jsonpointer==3.0.0
26
+ langchain-core==0.3.59
27
+ langsmith==0.3.42
28
+ markdown-it-py==3.0.0
29
+ MarkupSafe==3.0.2
30
+ mdurl==0.1.2
31
+ mpmath==1.3.0
32
+ numpy==2.2.5
33
+ onnxruntime==1.22.0
34
+ opencv-python-headless==4.11.0.86
35
+ orjson==3.10.18
36
+ packaging==24.2
37
+ pandas==2.2.3
38
+ pillow==11.2.1
39
+ protobuf==6.31.0
40
+ pyAudioAnalysis==0.3.14
41
+ pydantic==2.11.4
42
+ pydantic_core==2.33.2
43
+ pydub==0.25.1
44
+ Pygments==2.19.1
45
+ pyreadline3==3.5.4
46
+ pytesseract==0.3.13
47
+ python-dateutil==2.9.0.post0
48
+ python-dotenv==1.1.0
49
+ python-multipart==0.0.20
50
+ pytz==2025.2
51
+ PyYAML==6.0.2
52
+ requests==2.32.3
53
+ requests-toolbelt==1.0.0
54
+ rich==14.0.0
55
+ ruff==0.11.9
56
+ safehttpx==0.1.6
57
+ semantic-version==2.10.0
58
+ shellingham==1.5.4
59
+ six==1.17.0
60
+ smolagents==1.15.0
61
+ sniffio==1.3.1
62
+ starlette==0.46.2
63
+ sympy==1.14.0
64
+ tenacity==9.1.2
65
+ tomlkit==0.13.2
66
+ tqdm==4.67.1
67
+ typer==0.15.4
68
+ typing-inspection==0.4.0
69
+ typing_extensions==4.13.2
70
+ tzdata==2025.2
71
+ urllib3==2.4.0
72
+ uvicorn==0.34.2
73
+ websockets==15.0.1
74
+ zstandard==0.23.0