Spaces:
Runtime error
Runtime error
| [tool.poetry] | |
| name = "auto-multi-class" | |
| version = "0.1.0" | |
| description = "" | |
| authors = ["ashrestha11 <shrestha.anurag7@gmail.com>"] | |
| [tool.poetry.dependencies] | |
| python = "^3.9" | |
| transformers = "^4.19.2" | |
| streamlit = "^1.10.0" | |
| [tool.poetry.dev-dependencies] | |
| [build-system] | |
| requires = ["poetry-core>=1.0.0"] | |
| build-backend = "poetry.core.masonry.api" | |