IsmatS commited on
Commit
d8dee6e
·
verified ·
1 Parent(s): d839da9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +106 -0
requirements.txt ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.2.2
2
+ aiofiles==24.1.0
3
+ altair==5.5.0
4
+ annotated-types==0.7.0
5
+ anyio==4.9.0
6
+ astunparse==1.6.3
7
+ attrs==25.3.0
8
+ blinker==1.9.0
9
+ cachetools==5.5.2
10
+ certifi==2025.1.31
11
+ charset-normalizer==3.4.1
12
+ click==8.1.8
13
+ contourpy==1.3.2
14
+ cycler==0.12.1
15
+ fastapi==0.115.12
16
+ ffmpy==0.5.0
17
+ filelock==3.18.0
18
+ flatbuffers==25.2.10
19
+ fonttools==4.57.0
20
+ fsspec==2025.3.2
21
+ gast==0.6.0
22
+ gitdb==4.0.12
23
+ GitPython==3.1.44
24
+ google-pasta==0.2.0
25
+ gradio==5.27.0
26
+ gradio_client==1.9.0
27
+ groovy==0.1.2
28
+ grpcio==1.71.0
29
+ gunicorn==23.0.0
30
+ h11==0.16.0
31
+ h5py==3.13.0
32
+ httpcore==1.0.9
33
+ httpx==0.28.1
34
+ huggingface-hub==0.30.2
35
+ idna==3.10
36
+ Jinja2==3.1.6
37
+ joblib==1.4.2
38
+ jsonschema==4.23.0
39
+ jsonschema-specifications==2025.4.1
40
+ keras==3.9.2
41
+ kiwisolver==1.4.8
42
+ libclang==18.1.1
43
+ Markdown==3.8
44
+ markdown-it-py==3.0.0
45
+ MarkupSafe==3.0.2
46
+ matplotlib==3.10.1
47
+ mdurl==0.1.2
48
+ ml_dtypes==0.5.1
49
+ namex==0.0.8
50
+ narwhals==1.36.0
51
+ numpy==2.1.3
52
+ opencv-python==4.11.0.86
53
+ opt_einsum==3.4.0
54
+ optree==0.15.0
55
+ orjson==3.10.16
56
+ packaging==24.2
57
+ pandas==2.2.3
58
+ pillow==11.2.1
59
+ protobuf==5.29.4
60
+ pyarrow==20.0.0
61
+ pydantic==2.11.3
62
+ pydantic_core==2.33.1
63
+ pydeck==0.9.1
64
+ pydub==0.25.1
65
+ Pygments==2.19.1
66
+ pyparsing==3.2.3
67
+ python-dateutil==2.9.0.post0
68
+ python-multipart==0.0.20
69
+ pytz==2025.2
70
+ PyYAML==6.0.2
71
+ referencing==0.36.2
72
+ requests==2.32.3
73
+ rich==14.0.0
74
+ rpds-py==0.24.0
75
+ ruff==0.11.7
76
+ safehttpx==0.1.6
77
+ scikit-learn==1.6.1
78
+ scipy==1.15.2
79
+ semantic-version==2.10.0
80
+ setuptools==79.0.0
81
+ shellingham==1.5.4
82
+ six==1.17.0
83
+ smmap==5.0.2
84
+ sniffio==1.3.1
85
+ starlette==0.46.2
86
+ streamlit==1.44.1
87
+ tenacity==9.1.2
88
+ tensorboard==2.19.0
89
+ tensorboard-data-server==0.7.2
90
+ tensorflow==2.19.0
91
+ termcolor==3.0.1
92
+ threadpoolctl==3.6.0
93
+ toml==0.10.2
94
+ tomlkit==0.13.2
95
+ tornado==6.4.2
96
+ tqdm==4.67.1
97
+ typer==0.15.2
98
+ typing-inspection==0.4.0
99
+ typing_extensions==4.13.2
100
+ tzdata==2025.2
101
+ urllib3==2.4.0
102
+ uvicorn==0.34.2
103
+ websockets==15.0.1
104
+ Werkzeug==3.1.3
105
+ wheel==0.45.1
106
+ wrapt==1.17.2