Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
sd3.5-large-gguf – AI Model by calcuis | AlphaNeural AI
You can deploy this model and start earning money today!
calcuis
/
sd3.5-large-gguf
like
0
quantized
stabilityai/stable-diffusion-3.5-large
diffusers
10.57967/hf/3389
en
gguf
gguf-comfy
template
other
us
safetensors
stable-diffusion
text-to-image
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
GGUF quantized version of Stable Diffusion 3.5 Large
screenshot
Setup (once)
drag sd3.5_large-q4_0.gguf (
4.77GB
) to > ./ComfyUI/models/unet
drag clip_g.safetensors (
1.39GB
) to > ./ComfyUI/models/clip
drag clip_l.safetensors (
246MB
) to > ./ComfyUI/models/clip
drag t5xxl_fp8_e4m3fn.safetensors (
4.89GB
) to > ./ComfyUI/models/clip
drag diffusion_pytorch_model.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 (you can find it below) to > your browser
generate your first picture with sd3, awesome!
Workflows
example workflow for
gguf
(demo picture shown above generated by: Q4_0 - 4.77GB)
example workflow for the original
safetensors
(16.5GB)
References
base model from
stabilityai
comfyui from
comfyanonymous
gguf node from
city96
gguf-comfy
pack