Nodes/ComfyUI-RealRestorer/RealRestorer Model Loader
ComfyUI Node

RealRestorer Model Loader

Loads a RealRestorer model bundle. Place the HuggingFace model files in: ComfyUI/models/RealRestorer/ Download from: https://huggingface.co/RealRestorer/RealRestorer Expected layout: transformer/, vae/, text_encoder/, processor/ subdirectories.

By yfyang007·Created 5 months ago·Updated 4 months ago· 12
RealRestorer Model Loader
    • RR_Model
    model(no model found)
    precisionbfloat16
    keep_model_loadedtrue
    CategoryRealRestorer

    Inputs (3)

    NameTypeDefaultDescription
    modelCOMBO(no model found)Select the RealRestorer model to load. Place the HuggingFace download in ComfyUI/models/RealRestorer/. The folder should contain transformer/, vae/, and text_encoder/ subdirectories.
    precisionCOMBObfloat16Model weight precision. bfloat16 is recommended (paper default). float16 uses slightly less VRAM but may reduce quality.
    keep_model_loadedBOOLEANtrueKeep the model in memory between runs. Disable to free VRAM after each queue execution, at the cost of reloading on the next run.

    Outputs (1)

    NameTypeDescription
    RR_ModelRR_MODEL