install and run cmds

This commit is contained in:
51616 2025-01-20 12:19:10 +00:00
parent 773094cb22
commit fd751f82e2
5 changed files with 8 additions and 5 deletions

View file

@ -28,6 +28,7 @@ dependencies = [
"flask",
"pandas",
"plotly",
"rouge-score",
]
[build-system]