Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add flux2 support#1016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
leejet merged 4 commits intomasterfromflux2
Nov 30, 2025
Merged

add flux2 support#1016

leejet merged 4 commits intomasterfromflux2
Nov 30, 2025

Conversation

@leejet
Copy link
Owner

@leejetleejet commentedNov 28, 2025
edited
Loading

.\bin\Release\sd.exe --diffusion-model  ..\..\ComfyUI\models\diffusion_models\flux2-dev-Q4_K_S.gguf --vae ..\..\ComfyUI\models\vae\flux2_ae.safetensors  --llm ..\..\ComfyUI\models\text_encoders\Mistral-Small-3.2-24B-Instruct-2506-Q4_K_M.gguf -r .\kontext_input.png -p "change 'flux.cpp' to 'flux2-dev.cpp'" --cfg-scale 1.0 --sampling-method euler -v --diffusion-fa --offload-to-cpu
output

TODO:

  • Flux2FlowDenoiser

dsignarius, Green-Sky, and daniandtheweb reacted with thumbs up emojiwbruna reacted with laugh emojistduhpf, Green-Sky, wbruna, and repsac-by reacted with rocket emoji
@stduhpf
Copy link
Contributor

stduhpf commentedNov 29, 2025
edited
Loading

It runs surprisingly not too slow with a Q2_K quant. Quality is pretty bad though with that quant. If someone has enough memory and disk space to make an iq3_xxs quant of this model, that would probably be a lot better quality than the Q2 while fitting in 16 GB of VRAM.

@leejetleejet merged commit52b67c5 intomasterNov 30, 2025
10 checks passed
@dsignarius
Copy link

dsignarius commentedDec 2, 2025
edited
Loading

ggml_vulkan: 0 = AMD RADV RENOIR (ACO) (radv) | uma: 1 | fp16: 1 | bf16: 0 | warp size: 64 | shared memory: 32768 | int dot: 0 | matrix cores: none

sd --diffusion-model flux2-dev-Q4_K_M.gguf --vae flux2-vae.safetensors --llm mistral-small-3.2-24b-instruct-2506-q4_k_m.gguf --cfg-scale 1.0 --sampling-method euler --steps 8 --offload-to-cpu --vae-on-cpu --diffusion-fa -W 512 -H 1024 -p 'a red apple on a wooden table. Text across the bottom of image reads : sdcpp Flux2 DEV ' --seed 10

keeper_229
Green-Sky and leejet reacted with thumbs up emoji

@leejetleejet deleted the flux2 branchDecember 16, 2025 17:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@leejet@stduhpf@dsignarius

[8]ページ先頭

©2009-2025 Movatter.jp