CoolFace
Modelpublic

calcuis/sd3.5-large-controlnet

sourceHugging Faceotherupdated 2y agoView on Hugging Face
9likes1.7kdownloads
Model Card

GGUF quantized version of Stable Diffusion 3.5 Large with ControlNets

screenshot

Setup (once)

  • drag sd3.5largecontrolnetcanny.safetensors ([8.65GB](https://huggingface.co/calcuis/sd3.5-large-controlnet/blob/main/sd3.5largecontrolnetcanny.safetensors)) to > ./ComfyUI/models/controlnet
  • drag sd3.5large-q40.gguf (4.77GB) to > ./ComfyUI/models/unet
  • drag clipg.safetensors ([1.39GB](https://huggingface.co/calcuis/sd3.5-large-controlnet/blob/main/clipg.safetensors)) to > ./ComfyUI/models/clip
  • drag clipl.safetensors ([246MB](https://huggingface.co/calcuis/sd3.5-large-controlnet/blob/main/clipl.safetensors)) to > ./ComfyUI/models/clip
  • drag t5xxlfp8e4m3fn.safetensors (4.89GB) to > ./ComfyUI/models/clip
  • drag diffusionpytorchmodel.safetensors (168MB) to > ./ComfyUI/models/vae

Run it straight (no installation needed way)

  • run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
  • drag the workflow json file (below) to > your browser

Workflows

  • example workflow for gguf (recommended; demo above is canny; free to opt blur or depth)
  • example workflow for the original safetensors (this option is very demanding; make sure you have good hardware)

References