Metadata-Version: 2.1
Name: comfyui-scenegenerator
Version: 0.0.1
Summary: ComfyUI-SceneGenerator is a ComfyUI plugin used to generate scene preview photos from JSON files. This plugin creates scenes based on the provided JSON configuration and produces two different image outputs: one containing only the products and the other containing both the products and the props.
Home-page: https://github.com/Ron-Digital/ComfyUI-SceneGenerator
Requires-Python: >=3.10
Requires-Dist: Pillow==9.0.1
Requires-Dist: requests==2.28.1
Requires-Dist: numpy
