mrs83 commited on
Commit
d19bc66
·
verified ·
1 Parent(s): 93493b8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +68 -0
requirements.txt ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.10.0
4
+ brotli==1.1.0
5
+ certifi==2025.8.3
6
+ charset-normalizer==3.4.2
7
+ click==8.2.1
8
+ contourpy==1.3.2
9
+ cycler==0.12.1
10
+ exceptiongroup==1.3.0
11
+ fastapi==0.116.1
12
+ ffmpy==0.6.1
13
+ filelock==3.18.0
14
+ fonttools==4.59.0
15
+ fsspec==2025.7.0
16
+ gradio==5.41.0
17
+ gradio-client==1.11.0
18
+ groovy==0.1.2
19
+ h11==0.16.0
20
+ hf-xet==1.1.7
21
+ httpcore==1.0.9
22
+ httpx==0.28.1
23
+ huggingface-hub==0.34.3
24
+ idna==3.10
25
+ jinja2==3.1.6
26
+ joblib==1.5.1
27
+ kiwisolver==1.4.8
28
+ lightgbm==4.6.0
29
+ markdown-it-py==3.0.0
30
+ markupsafe==3.0.2
31
+ matplotlib==3.10.5
32
+ mdurl==0.1.2
33
+ numpy==2.2.6
34
+ orjson==3.11.1
35
+ packaging==25.0
36
+ pandas==2.3.1
37
+ pillow==11.3.0
38
+ pydantic==2.11.7
39
+ pydantic-core==2.33.2
40
+ pydub==0.25.1
41
+ pygments==2.19.2
42
+ pyparsing==3.2.3
43
+ python-dateutil==2.9.0.post0
44
+ python-multipart==0.0.20
45
+ pytz==2025.2
46
+ pyyaml==6.0.2
47
+ requests==2.32.4
48
+ rich==14.1.0
49
+ ruff==0.12.7
50
+ safehttpx==0.1.6
51
+ scikit-learn==1.7.1
52
+ scipy==1.15.3
53
+ semantic-version==2.10.0
54
+ shellingham==1.5.4
55
+ six==1.17.0
56
+ sniffio==1.3.1
57
+ starlette==0.47.2
58
+ threadpoolctl==3.6.0
59
+ tomlkit==0.13.3
60
+ tqdm==4.67.1
61
+ typer==0.16.0
62
+ typing-extensions==4.14.1
63
+ typing-inspection==0.4.1
64
+ tzdata==2025.2
65
+ urllib3==2.5.0
66
+ uvicorn==0.35.0
67
+ websockets==15.0.1
68
+ xgboost==3.0.3