SantiagoPG commited on
Commit
f7b9b52
1 Parent(s): c3d3e17

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +164 -0
requirements.txt ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.25.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.1
4
+ aiosignal==1.3.1
5
+ altair==5.2.0
6
+ annotated-types==0.6.0
7
+ anyio==3.7.1
8
+ appnope==0.1.3
9
+ appscript==1.2.2
10
+ asttokens==2.4.1
11
+ attrs==23.1.0
12
+ blinker==1.7.0
13
+ boto3==1.29.3
14
+ botocore==1.32.3
15
+ build==0.10.0
16
+ CacheControl==0.13.1
17
+ cachetools==5.3.2
18
+ certifi==2023.7.22
19
+ cffi==1.16.0
20
+ charset-normalizer==3.3.1
21
+ cleo==2.0.1
22
+ click==8.1.7
23
+ colorama==0.4.6
24
+ comm==0.2.0
25
+ contourpy==1.2.0
26
+ crashtest==0.4.1
27
+ cycler==0.12.1
28
+ datasets==2.15.0
29
+ debugpy==1.8.0
30
+ decorator==5.1.1
31
+ dill==0.3.7
32
+ distlib==0.3.7
33
+ dulwich==0.21.6
34
+ et-xmlfile==1.1.0
35
+ executing==2.0.1
36
+ fastapi==0.104.1
37
+ ffmpy==0.3.1
38
+ filelock==3.12.4
39
+ fonttools==4.46.0
40
+ frozenlist==1.4.0
41
+ fsspec==2023.10.0
42
+ gitdb==4.0.11
43
+ GitPython==3.1.40
44
+ gradio==4.8.0
45
+ gradio_client==0.7.1
46
+ h11==0.14.0
47
+ httpcore==1.0.2
48
+ httpx==0.25.2
49
+ huggingface-hub==0.19.4
50
+ idna==3.4
51
+ importlib-metadata==6.8.0
52
+ importlib-resources==6.1.1
53
+ installer==0.7.0
54
+ ipykernel==6.27.1
55
+ ipython==8.18.1
56
+ jaraco.classes==3.3.0
57
+ jedi==0.19.1
58
+ Jinja2==3.1.2
59
+ jmespath==1.0.1
60
+ joblib==1.3.2
61
+ jsonschema==4.17.3
62
+ jupyter_client==8.6.0
63
+ jupyter_core==5.5.0
64
+ keyring==24.2.0
65
+ kiwisolver==1.4.5
66
+ logging==0.4.9.6
67
+ lxml==4.9.3
68
+ markdown-it-py==3.0.0
69
+ MarkupSafe==2.1.3
70
+ matplotlib==3.8.2
71
+ matplotlib-inline==0.1.6
72
+ mdurl==0.1.2
73
+ more-itertools==10.1.0
74
+ mpmath==1.3.0
75
+ msgpack==1.0.7
76
+ multidict==6.0.4
77
+ multiprocess==0.70.15
78
+ nest-asyncio==1.5.8
79
+ networkx==3.2.1
80
+ nltk==3.8.1
81
+ numpy==1.26.2
82
+ openpyxl==3.1.2
83
+ orjson==3.9.10
84
+ packaging==23.2
85
+ pandas==2.1.3
86
+ parso==0.8.3
87
+ pexpect==4.8.0
88
+ Pillow==10.1.0
89
+ pkginfo==1.9.6
90
+ platformdirs==3.11.0
91
+ poetry==1.6.1
92
+ poetry-core==1.7.0
93
+ poetry-plugin-export==1.5.0
94
+ prompt-toolkit==3.0.41
95
+ protobuf==4.25.1
96
+ psutil==5.9.6
97
+ psycopg2-binary==2.9.9
98
+ ptyprocess==0.7.0
99
+ pure-eval==0.2.2
100
+ pyarrow==14.0.1
101
+ pyarrow-hotfix==0.6
102
+ pycparser==2.21
103
+ pydantic==2.5.2
104
+ pydantic_core==2.14.5
105
+ pydeck==0.8.1b0
106
+ pydub==0.25.1
107
+ Pygments==2.17.2
108
+ pyparsing==3.1.1
109
+ pyproject_hooks==1.0.0
110
+ pyrsistent==0.19.3
111
+ python-dateutil==2.8.2
112
+ python-http-client==3.3.7
113
+ python-multipart==0.0.6
114
+ pytz==2023.3.post1
115
+ PyYAML==6.0.1
116
+ pyzmq==25.1.1
117
+ rapidfuzz==2.15.2
118
+ regex==2023.10.3
119
+ requests==2.31.0
120
+ requests-toolbelt==1.0.0
121
+ rich==13.7.0
122
+ s3transfer==0.7.0
123
+ safetensors==0.4.1
124
+ scikit-learn==1.3.2
125
+ scipy==1.11.4
126
+ semantic-version==2.10.0
127
+ sendgrid==6.11.0
128
+ shellingham==1.5.3
129
+ six==1.16.0
130
+ smmap==5.0.1
131
+ sniffio==1.3.0
132
+ SQLAlchemy==2.0.23
133
+ stack-data==0.6.3
134
+ starkbank-ecdsa==2.2.0
135
+ starlette==0.27.0
136
+ streamlit==1.29.0
137
+ sympy==1.12
138
+ tenacity==8.2.3
139
+ threadpoolctl==3.2.0
140
+ tokenizers==0.15.0
141
+ toml==0.10.2
142
+ tomlkit==0.12.0
143
+ toolz==0.12.0
144
+ torch==2.1.0
145
+ tornado==6.4
146
+ tqdm==4.66.1
147
+ traitlets==5.14.0
148
+ transformers==4.35.2
149
+ trove-classifiers==2023.10.18
150
+ typer==0.9.0
151
+ typing_extensions==4.8.0
152
+ tzdata==2023.3
153
+ tzlocal==5.2
154
+ urllib3==2.0.7
155
+ uvicorn==0.24.0.post1
156
+ validators==0.22.0
157
+ virtualenv==20.24.6
158
+ wcwidth==0.2.12
159
+ websockets==11.0.3
160
+ xattr==0.10.1
161
+ xlwings==0.30.12
162
+ xxhash==3.4.1
163
+ yarl==1.9.3
164
+ zipp==3.17.0