# """Generative model for realistic syntheric scenes.""" __maintainer__ = "Jiapeng Tang" __email__ = "jiapeng.tang@tum.de" __url__ = "https://github.com/tangjiapeng/DiffuScene" __description__ = "Library for plausible synthetic scene generation" __keywords__ = "data-generation geometry 3D" __license__ = "Attribution-NonCommercial 4.0 International" __version__ = "0.1"