mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-01 07:00:15 +01:00
1fc0b5041e
* add lxml to requirments add lxml to requirments * Change Beaitful Soup Parser "lxml" parser which might be more tolerant of certain kinds of parsing errors than "html.parser" and quicker at the same time.
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
beautifulsoup4==4.12.2
|
|
chromadb==0.3.18
|
|
posthog==2.4.2
|
|
sentence_transformers==2.2.2
|
|
lxml
|