Spaces:
Paused
Paused
[tool.poetry] | |
name = "sirm2024-stablediff" | |
version = "0.1.0" | |
description = "" | |
authors = ["EliaSchiavon <e.schiavon1@campus.unimib.it>"] | |
readme = "README.md" | |
[tool.poetry.dependencies] | |
python = "^3.11" | |
streamlit = "^1.35.0" | |
[build-system] | |
requires = ["poetry-core"] | |
build-backend = "poetry.core.masonry.api" | |