CyberAgentAILab / layout-dm

LayoutDM: Discrete Diffusion Model for Controllable Layout Generation [Inoue+, CVPR2023]
https://cyberagentailab.github.io/layout-dm
Apache License 2.0
225 stars 24 forks source link

pyproject.toml #39

Closed EUTW06 closed 6 months ago

EUTW06 commented 6 months ago

Is pyproject.toml meant for Linux? When I try to poetry install it told me that the torch version is for Linux, how can I fix it? Thank you