r/StableDiffusion – Telegram
Wow, Flux 2 Klein Edit - actually a proper edit model that works correctly.

I'm using the 9B distilled model - this is literally the FIRST open source model that I can place myself into an image and it 100% keeps my likeness correctly. And it can swap faces even.

Even Qwen Image Edit can't do that, it always "places me" in an image but it doesn't look like me. It just can't do it.

From my tests so far, this thing is insane in accuracy. Really good.

You can even easily change the entire scene with a photo and it will keep the characters 100% accurate.

https://redd.it/1qehwx6
@rStableDiffusion
For some things, Z-Image is still king, with Klein often looking overdone
https://redd.it/1qenabq
@rStableDiffusion
This media is not supported in your browser
VIEW IN TELEGRAM
No LTX2, just cause I added music doesn't mean you have to turn it into a party 🙈

https://redd.it/1qj1y1v
@rStableDiffusion
Making Pose Studio node, so i want your feedback.
https://redd.it/1qj9mj1
@rStableDiffusion
RUN LTX2 using WAN2GP with 6gb Vram and 16gb ram

Sample Video

# I was able to run LTX 2 with my rtx 3060 6gb and 16 gb ram with this method

P.s I am not a Tech Master or a coder so if this doesnt work for you guys i may not be of any help :(

ill keep it as simple as possible

add this to your start.js noscript-youll find it inside wan.git folder inside pinokio if you downloaded from there

"python wgp.py \--multiple-images --perc-reserved-mem-max 0.1 {{args.compile ? '--compile' : ''}}"

just paste your entire start.js noscript on google ai mode and ask it to add this if you don't know where to put this line you can try changing 0.1 to 0.05 if vram memory issue still persists.

second error i encountered was ffmpeg crashes ,videos were generating but audio was crashing to fix that
download ffmpeg full build from gyan.dev
find your ffmpeg files inside pinokio folder just search for ffmpeg mine was here D:\\pinokio\\bin\\miniconda\\pkgs\\ffmpeg-8.0.1-gpl_h74fd8f1_909\\Library\\bin

then Press Windows + R

Type: sysdm.cpl
Press Enter
Go to the Advanced tab
Click Environment Variables…
Select Path under system variables → Edit and click on new and paste this > (Drive:\\pinokio\\bin\\miniconda\\pkgs\\ffmpeg-8.0.1-gpl_h74fd8f1_909\\Library\\bin) your drive may vary so keep that in mind click ok on all windows

(i asked this step from chatgpt so if any error happens just paste your problem there)
(example prompt for the question -I’m using Pinokio (with Wan2GP / LTX-2) and my video generates correctly but I get an FFmpeg error when merging audio. I already have FFmpeg installed via Pinokio/conda. Can you explain how FFmpeg works in this pipeline, where it should be located, how to add it to PATH on Windows, and how to fix common audio codec errors so audio and video merge correctly?)

restart you pc
then to verify open cmd and run this ffmpeg -version
if it prints version info you are good
thats all i did

sample attached generated using wan2gp with rtx 3060 6gb it takes 15 minutes to generate 720 p video use ic lora detailer for quality

sometimes you need to restart the environment if making 10 second video gives OOM error

https://redd.it/1qjmbf6
@rStableDiffusion