gaetanbrison commited on
Commit
d7325c6
·
verified ·
1 Parent(s): a315d70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -157
requirements.txt CHANGED
@@ -1,157 +1,12 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.4.3
4
- aiohttp==3.11.7
5
- aiosignal==1.3.1
6
- annotated-types==0.7.0
7
- anyio==4.6.2.post1
8
- appnope==0.1.4
9
- asttokens==2.4.1
10
- astunparse==1.6.3
11
- async-timeout==5.0.1
12
- attrs==24.2.0
13
- certifi==2024.8.30
14
- charset-normalizer==3.4.0
15
- ci-info==0.3.0
16
- click==8.1.7
17
- comm==0.2.2
18
- configobj==5.0.9
19
- configparser==7.1.0
20
- contourpy==1.3.0
21
- cycler==0.12.1
22
- debugpy==1.8.8
23
- decorator==5.1.1
24
- distro==1.9.0
25
- et_xmlfile==2.0.0
26
- etelemetry==0.3.1
27
- exceptiongroup==1.2.2
28
- executing==2.1.0
29
- fastapi==0.115.5
30
- ffmpy==0.4.0
31
- filelock==3.16.1
32
- fitz==0.0.1.dev2
33
- flatbuffers==24.3.25
34
- fonttools==4.55.0
35
- frontend==0.0.3
36
- frozenlist==1.5.0
37
- fsspec==2024.10.0
38
- gast==0.6.0
39
- google-pasta==0.2.0
40
- gradio==4.44.1
41
- gradio_client==1.3.0
42
- grpcio==1.68.0
43
- h11==0.14.0
44
- h5py==3.12.1
45
- httpcore==1.0.7
46
- httplib2==0.22.0
47
- httpx==0.27.2
48
- huggingface-hub==0.26.2
49
- idna==3.10
50
- importlib_metadata==8.5.0
51
- importlib_resources==6.4.5
52
- ipykernel==6.29.5
53
- ipython==8.18.1
54
- isodate==0.6.1
55
- itsdangerous==2.2.0
56
- jedi==0.19.2
57
- Jinja2==3.1.4
58
- jiter==0.7.1
59
- joblib==1.4.2
60
- jupyter_client==8.6.3
61
- jupyter_core==5.7.2
62
- keras==3.6.0
63
- kiwisolver==1.4.7
64
- libclang==18.1.1
65
- looseversion==1.3.0
66
- lxml==5.3.0
67
- Markdown==3.7
68
- markdown-it-py==3.0.0
69
- MarkupSafe==2.1.5
70
- matplotlib==3.9.2
71
- matplotlib-inline==0.1.7
72
- mdurl==0.1.2
73
- ml-dtypes==0.3.2
74
- mpmath==1.3.0
75
- multidict==6.1.0
76
- namex==0.0.8
77
- nest-asyncio==1.6.0
78
- networkx==3.2.1
79
- nibabel==5.3.2
80
- nipype==1.9.0
81
- nltk==3.9.1
82
- numpy==1.26.4
83
- openai==0.28.0
84
- openpyxl==3.1.5
85
- opt_einsum==3.4.0
86
- optree==0.13.1
87
- orjson==3.10.11
88
- packaging==24.2
89
- pandas==2.2.3
90
- parso==0.8.4
91
- pathlib==1.0.1
92
- pexpect==4.9.0
93
- pillow==10.4.0
94
- platformdirs==4.3.6
95
- prompt_toolkit==3.0.48
96
- propcache==0.2.0
97
- protobuf==4.25.5
98
- prov==2.0.1
99
- psutil==6.1.0
100
- ptyprocess==0.7.0
101
- pure_eval==0.2.3
102
- puremagic==1.28
103
- pydantic==2.9.2
104
- pydantic_core==2.23.4
105
- pydot==3.0.2
106
- pydub==0.25.1
107
- Pygments==2.18.0
108
- pyparsing==3.2.0
109
- python-dateutil==2.9.0.post0
110
- python-multipart==0.0.17
111
- pytz==2024.2
112
- pyxnat==1.6.2
113
- PyYAML==6.0.2
114
- pyzmq==26.2.0
115
- rdflib==6.3.2
116
- regex==2024.11.6
117
- requests==2.32.3
118
- rich==13.9.4
119
- ruff==0.7.4
120
- safetensors==0.4.5
121
- scikit-learn==1.5.2
122
- scipy==1.13.1
123
- semantic-version==2.10.0
124
- sentence-transformers==3.3.1
125
- shellingham==1.5.4
126
- simplejson==3.19.3
127
- six==1.16.0
128
- sniffio==1.3.1
129
- stack-data==0.6.3
130
- starlette==0.41.3
131
- sympy==1.13.3
132
- tensorboard==2.16.2
133
- tensorboard-data-server==0.7.2
134
- tensorflow==2.16.2
135
- tensorflow-io-gcs-filesystem==0.37.1
136
- termcolor==2.5.0
137
- textblob==0.18.0.post0
138
- threadpoolctl==3.5.0
139
- tokenizers==0.20.3
140
- tomlkit==0.12.0
141
- torch==2.2.2
142
- tornado==6.4.1
143
- tqdm==4.67.0
144
- traitlets==5.14.3
145
- traits==6.4.3
146
- transformers==4.46.2
147
- typer==0.13.1
148
- typing_extensions==4.12.2
149
- tzdata==2024.2
150
- urllib3==2.2.3
151
- uvicorn==0.32.0
152
- wcwidth==0.2.13
153
- websockets==12.0
154
- Werkzeug==3.1.3
155
- wrapt==1.16.0
156
- yarl==1.18.0
157
- zipp==3.21.0
 
1
+ gradio
2
+ gradio_client
3
+ nltk
4
+ numpy
5
+ openpyxl
6
+ pillow
7
+ regex
8
+ requests
9
+ scikit-learn
10
+ pandas
11
+
12
+