SantiagoPG commited on
Commit
fe39015
1 Parent(s): 7ebd3ef

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -159
requirements.txt CHANGED
@@ -1,162 +1,3 @@
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
- lxml==4.9.3
67
- markdown-it-py==3.0.0
68
- MarkupSafe==2.1.3
69
- matplotlib==3.8.2
70
- matplotlib-inline==0.1.6
71
- mdurl==0.1.2
72
- more-itertools==10.1.0
73
- mpmath==1.3.0
74
- msgpack==1.0.7
75
- multidict==6.0.4
76
- multiprocess==0.70.15
77
- nest-asyncio==1.5.8
78
- networkx==3.2.1
79
- nltk==3.8.1
80
- numpy==1.26.2
81
- openpyxl==3.1.2
82
- orjson==3.9.10
83
- packaging==23.2
84
- pandas==2.1.3
85
- parso==0.8.3
86
- pexpect==4.8.0
87
- Pillow==10.1.0
88
- pkginfo==1.9.6
89
- platformdirs==3.11.0
90
- poetry==1.6.1
91
- poetry-core==1.7.0
92
- poetry-plugin-export==1.5.0
93
- prompt-toolkit==3.0.41
94
- protobuf==4.25.1
95
- psutil==5.9.6
96
- psycopg2-binary==2.9.9
97
- ptyprocess==0.7.0
98
- pure-eval==0.2.2
99
- pyarrow==14.0.1
100
- pyarrow-hotfix==0.6
101
- pycparser==2.21
102
- pydantic==2.5.2
103
- pydantic_core==2.14.5
104
- pydeck==0.8.1b0
105
- pydub==0.25.1
106
- Pygments==2.17.2
107
- pyparsing==3.1.1
108
- pyproject_hooks==1.0.0
109
- pyrsistent==0.19.3
110
- python-dateutil==2.8.2
111
- python-http-client==3.3.7
112
- python-multipart==0.0.6
113
- pytz==2023.3.post1
114
- PyYAML==6.0.1
115
- pyzmq==25.1.1
116
- rapidfuzz==2.15.2
117
- regex==2023.10.3
118
- requests==2.31.0
119
- requests-toolbelt==1.0.0
120
- rich==13.7.0
121
- s3transfer==0.7.0
122
- safetensors==0.4.1
123
- scikit-learn==1.3.2
124
- scipy==1.11.4
125
- semantic-version==2.10.0
126
- sendgrid==6.11.0
127
- shellingham==1.5.3
128
- six==1.16.0
129
- smmap==5.0.1
130
- sniffio==1.3.0
131
- stack-data==0.6.3
132
- starkbank-ecdsa==2.2.0
133
- starlette==0.27.0
134
  streamlit==1.29.0
135
- sympy==1.12
136
- tenacity==8.2.3
137
- threadpoolctl==3.2.0
138
- tokenizers==0.15.0
139
- toml==0.10.2
140
- tomlkit==0.12.0
141
- toolz==0.12.0
142
  torch==2.1.0
143
- tornado==6.4
144
- tqdm==4.66.1
145
- traitlets==5.14.0
146
  transformers==4.35.2
147
- trove-classifiers==2023.10.18
148
- typer==0.9.0
149
- typing_extensions==4.8.0
150
- tzdata==2023.3
151
- tzlocal==5.2
152
- urllib3==2.0.7
153
- uvicorn==0.24.0.post1
154
- validators==0.22.0
155
- virtualenv==20.24.6
156
- wcwidth==0.2.12
157
- websockets==11.0.3
158
- xattr==0.10.1
159
- xlwings==0.30.12
160
- xxhash==3.4.1
161
- yarl==1.9.3
162
- zipp==3.17.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit==1.29.0
 
 
 
 
 
 
 
2
  torch==2.1.0
 
 
 
3
  transformers==4.35.2