Skip to content

Conversation

leejet
Copy link
Owner

@leejet leejet commented Oct 24, 2024

How to Use

Download weights

Run

SD3.5 Large

For example:

.\bin\Release\sd.exe -m  ..\models\sd3.5_large.safetensors --clip_l ..\models\clip_l.safetensors --clip_g ..\models\clip_g.safetensors --t5xxl ..\models\t5xxl_fp16.safetensors  -H 1024 -W 1024 -p 'a lovely cat holding a sign says \"Stable diffusion 3.5 Large\"' --cfg-scale 4.5 --sampling-method euler -v

sd3 5_large

@leejet leejet merged commit ac54e00 into master Oct 24, 2024
9 checks passed
@stduhpf
Copy link
Contributor

stduhpf commented Oct 24, 2024

Well that was pretty fast. I aws trying to implement it on my end, but I only managed to get it to output gibberish:
output
(that's supposed to be "a lovely cat holding a sign says 'Stable Diffusion CPP'")

Good job!

@stduhpf
Copy link
Contributor

stduhpf commented Oct 24, 2024

Ah turns out it was only breaking because I had the changes from #397 merged in my dev branch.

@OfficinaTurini
Copy link

This library is fantastic!
a_lovely_cat_holding_a_sign_says_'Auguri_Giulia'

stduhpf pushed a commit to stduhpf/stable-diffusion.cpp that referenced this pull request Nov 1, 2024
@leejet leejet deleted the sd3.5 branch September 16, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants