PinoCorgi commited on
Commit
de594e5
·
1 Parent(s): 5b2e58a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -163
requirements.txt CHANGED
@@ -1,164 +1,14 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
- altair==4.2.2
5
- anyio==3.6.2
6
- argilla==1.7.0
7
- async-timeout==4.0.2
8
- attrs==23.1.0
9
- Automat==22.10.0
10
- backoff==2.2.1
11
- beautifulsoup4==4.12.2
12
- blinker==1.6.2
13
- bs4==0.0.1
14
- cachetools==5.3.0
15
- certifi==2023.5.7
16
- cffi==1.15.1
17
- charset-normalizer==3.1.0
18
- click==8.1.3
19
- colorama==0.4.6
20
- commonmark==0.9.1
21
- constantly==15.1.0
22
- contourpy==1.0.7
23
- cryptography==40.0.2
24
- cssselect==1.2.0
25
- cycler==0.11.0
26
- dataclasses-json==0.5.7
27
- decorator==5.1.1
28
- Deprecated==1.2.13
29
- entrypoints==0.4
30
- et-xmlfile==1.1.0
31
- faiss-cpu==1.7.4
32
- fastapi==0.95.2
33
- ffmpy==0.3.0
34
- filelock==3.12.0
35
- fonttools==4.39.4
36
- frozenlist==1.3.3
37
- fsspec==2023.5.0
38
- gitdb==4.0.10
39
- GitPython==3.1.31
40
- gradio==3.31.0
41
- gradio_client==0.2.5
42
- greenlet==2.0.2
43
- h11==0.14.0
44
- httpcore==0.16.3
45
- httpx==0.23.3
46
- huggingface-hub==0.14.1
47
- hyperlink==21.0.0
48
- idna==3.4
49
- importlib-metadata==6.6.0
50
- incremental==22.10.0
51
- itemadapter==0.8.0
52
- itemloaders==1.1.0
53
- Jinja2==3.1.2
54
- jmespath==1.0.1
55
- joblib==1.2.0
56
- jsonschema==4.17.3
57
- kiwisolver==1.4.4
58
- langchain==0.0.173
59
- linkify-it-py==2.0.2
60
- lxml==4.9.2
61
- Markdown==3.4.3
62
- markdown-it-py==2.2.0
63
- MarkupSafe==2.1.2
64
- marshmallow==3.19.0
65
- marshmallow-enum==1.5.1
66
- matplotlib==3.7.1
67
- mdit-py-plugins==0.3.3
68
- mdurl==0.1.2
69
- monotonic==1.6
70
- mpmath==1.3.0
71
- msg-parser==1.2.0
72
- multidict==6.0.4
73
- mypy-extensions==1.0.0
74
- networkx==3.1
75
- nltk==3.8.1
76
- numexpr==2.8.4
77
- numpy==1.23.5
78
- olefile==0.46
79
- openapi-schema-pydantic==1.2.4
80
- openpyxl==3.1.2
81
- orjson==3.8.12
82
- packaging==23.1
83
- pandas==1.5.3
84
- parsel==1.8.1
85
- pdf2image==1.16.3
86
  pdfminer.six==20221105
87
- Pillow==9.5.0
88
- Protego==0.2.1
89
- protobuf==3.20.3
90
- pyarrow==12.0.0
91
- pyasn1==0.5.0
92
- pyasn1-modules==0.3.0
93
- pycparser==2.21
94
- pydantic==1.10.7
95
- pydeck==0.8.1b0
96
- PyDispatcher==2.0.7
97
- pydub==0.25.1
98
- Pygments==2.15.1
99
- Pympler==1.0.1
100
- pyOpenSSL==23.1.1
101
- pypandoc==1.11
102
- pyparsing==3.0.9
103
- pypdf==3.8.1
104
- pyrsistent==0.19.3
105
- pytesseract==0.3.10
106
- python-dateutil==2.8.2
107
- python-docx==0.8.11
108
- python-magic==0.4.27
109
- python-multipart==0.0.6
110
- python-pptx==0.6.21
111
- pytz==2023.3
112
- PyYAML==6.0
113
- queuelib==1.6.2
114
- regex==2023.5.5
115
- requests==2.30.0
116
- requests-file==1.5.1
117
- rfc3986==1.5.0
118
- rich==13.0.1
119
- scikit-learn==1.2.2
120
- scipy==1.10.1
121
- Scrapy==2.9.0
122
- semantic-version==2.10.0
123
- sentence-transformers==2.2.2
124
- sentencepiece==0.1.99
125
- service-identity==21.1.0
126
- six==1.16.0
127
- smmap==5.0.0
128
- sniffio==1.3.0
129
- soupsieve==2.4.1
130
- SQLAlchemy==2.0.14
131
- starlette==0.27.0
132
- streamlit==1.22.0
133
- sympy==1.12
134
- tenacity==8.2.2
135
- threadpoolctl==3.1.0
136
- tldextract==3.4.3
137
- tokenizers==0.13.3
138
- toml==0.10.2
139
- toolz==0.12.0
140
- torch==2.0.1
141
- torchvision==0.15.2
142
- tornado==6.3.2
143
- tqdm==4.65.0
144
- transformers==4.29.2
145
- Twisted==22.10.0
146
- twisted-iocpsupport==1.0.3
147
- typer==0.9.0
148
- typing-inspect==0.8.0
149
- typing_extensions==4.5.0
150
- tzdata==2023.3
151
- tzlocal==5.0.1
152
- uc-micro-py==1.0.2
153
- unstructured==0.6.6
154
- urllib3==2.0.2
155
- uvicorn==0.22.0
156
- validators==0.20.0
157
- w3lib==2.1.1
158
- watchdog==3.0.0
159
- websockets==11.0.3
160
- wrapt==1.14.1
161
- XlsxWriter==3.1.0
162
- yarl==1.9.2
163
- zipp==3.15.0
164
- zope.interface==6.0
 
1
+ beautifulsoup4
2
+ bs4
3
+ huggingface-hub
4
+ langchain
5
+ pdf2image
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  pdfminer.six==20221105
7
+ pytesseract
8
+ requests
9
+ sentence-transformers
10
+ sentencepiece
11
+ streamlit
12
+ torch
13
+ unstructured
14
+ faiss-cpu