Any Luck Using SD3.5? #201
Unanswered
DavidDragonsage
asked this question in
Q&A
Replies: 1 comment
-
In the RuinedFooocus Discord channel "General" section:
So SD3.5 is a work in progress. I will leave this thread open for now in case the question is asked again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I realize SD3.5 is at the latest frontier, but I thought I would try it in RF. First I tried SD3.5 large, then SD3.5 medium:
SD3\stableDiffusion35Large_q80.gguf
Model type: SD 3.5
Available here: https://civitai.com/models/879251?modelVersionId=985027
This gave me the error, "ValueError: Unexpected architecture type in GGUF file, expected one of flux, sd1, sdxl, t5encoder but got 'sd3'" and I have read elsewhere that GGUF is currently not supported for SD 3
I tried ComfyOrg - Stable Diffusion 3.5 Large FP8
Available here: https://civitai.com/models/879259/comfyorg-stable-diffusion-35-large-fp8
This seemed to work fine but created a black image.
SD3\stableDiffusion35_large.safetensors
Model type: SD 3.5
Available here: https://civitai.com/models/878387/stable-diffusion-35-large
The produced the error: "RuntimeError: mat1 and mat2 shapes cannot be multiplied (2x768 and 2048x2432)"
SD3\stableDiffusion35_medium.safetensors
Model type: SD 3.5
Available here: https://civitai.com/models/896953/stable-diffusion-35-medium
This gave the error: "Can only use SDXL, SD3 or Flux models"
No success so far. Has anyone been able to run SD 3.5?
Beta Was this translation helpful? Give feedback.
All reactions