On branch feature/visualize-verflechtungen

This commit is contained in:
Tim
2023-09-26 18:16:42 +02:00
parent d3158c4592
commit 6585a0ee11
8 changed files with 370 additions and 0 deletions

View File

@ -76,6 +76,9 @@ torchvision = {version = "*", source = "torch-cpu"}
tqdm = "^4.66.1"
transformers = {version = "*", extras = ["torch"]}
xmltodict = "^0.13.0"
dash_cytoscape = "^0.2.0"
dashvis = "^0.1.3"
[tool.poetry.extras]
ingest = ["selenium", "deutschland", "xmltodict"]