text-generation-webui/extensions/superbooga/requirements.txt
Juliano Henriquez 1fc0b5041e
substitu superboog Beatiful Soup Parser (#2996)
* 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.
2023-07-11 19:02:49 -03:00

5 lines
89 B
Text

beautifulsoup4==4.12.2
chromadb==0.3.18
posthog==2.4.2
sentence_transformers==2.2.2
lxml