https://github.com/RodrigoSKohl/StableDesign-for-ComfyUI
This node is based on MykolaL/StableDesign
https://github.com/RodrigoSKohl/StableDesign-for-ComfyUI
comfyui comfyui-nodes huggingface
Last synced: 28 days ago
JSON representation
This node is based on MykolaL/StableDesign
- Host: GitHub
- URL: https://github.com/RodrigoSKohl/StableDesign-for-ComfyUI
- Owner: RodrigoSKohl
- License: gpl-3.0
- Created: 2025-02-14T06:19:33.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-24T05:33:29.000Z (about 2 months ago)
- Last Synced: 2025-03-15T21:05:04.063Z (about 1 month ago)
- Topics: comfyui, comfyui-nodes, huggingface
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **Interior Design for Comfyui**
README
# Interior Design for Comfyui
This node only work on `transformers>=4.39.0,<=4.45.0`
This node adapts [StableDesign: 2nd place solution for the Generative Interior Design 2024 competition](https://huggingface.co/spaces/MykolaL/StableDesign) to use directly on ComfyUI.
More about this pipeline works, see this post on [Medium](https://medium.com/@melgor89/generative-interior-design-challenge-2024-2nd-place-solution-6338f19f6fe3)
#
The pipeline automatically downloads trained models of `controlnet_depth` and `own_controlnet` to the local script of ComfyUI runs in folder `./custom_models`. Other models are downloaded to the `.cache` folder of Hugging Face.This node is available on [ComfyUI Manager](https://github.com/ltdrdata/ComfyUI-Manager)
