Nodes/ComfyUI_RH_SmartPhotoCrafter/RunningHub SmartPhotoCrafter ModelLoader
ComfyUI Node

RunningHub SmartPhotoCrafter ModelLoader

Loads SmartPhotoCrafter models from fixed paths under ComfyUI/models and prepares a cached editor object for the ImageEdit node.

By RH-RunningHub·Created 3 months ago·Updated 3 months ago· 0
RunningHub SmartPhotoCrafter ModelLoader
    • editor
    use_dit_loratrue
    use_vlm_loratrue
    dtypebfloat16
    deviceauto
    vram_limit_gb0.0
    CategoryRunningHub/SmartPhotoCrafter

    Inputs (5)

    NameTypeDefaultDescription
    use_dit_loraBOOLEANtrueLoad the SmartPhotoCrafter DiT LoRA adapter from models/SmartPhotoCrafter/dit_lora when available.
    use_vlm_loraBOOLEANtrueLoad the SmartPhotoCrafter VLM LoRA adapter from models/SmartPhotoCrafter/vlm_lora when available.
    dtypeCOMBObfloat16Model computation dtype. bfloat16 is recommended on CUDA for this Qwen-based pipeline.
    deviceCOMBOautoDevice used for model execution. auto selects CUDA when available, otherwise CPU.
    vram_limit_gbFLOAT0.00–128DiffSynth VRAM management limit in GB. Set 0 to use total CUDA VRAM minus 0.5 GB automatically.

    Outputs (1)

    NameTypeDescription
    editorRH_SMARTPHOTOCRAFTER_EDITOR