New TOML File with pyabsa included

This commit is contained in:
Sascha Zhu
2023-11-19 20:23:16 +01:00
parent ade5641213
commit 9d1635f59d
2 changed files with 344 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ torch = {version = "*", source = "torch-cpu"}
tqdm = "^4.66.1"
transformers = {version = "*", extras = ["torch"]}
xmltodict = "^0.13.0"
pyabsa = "^2.4.0"
[tool.poetry.extras]
ingest = ["selenium", "deutschland", "xmltodict", "html5lib"]