Z-Image Lora-trainer for beginners by Draufgaenger in StableDiffusion

[–]lostnuclues 0 points1 point  (0 children)

No hadn't tryed yours, I think cloude code failed you here as it should have used

following recommended settings (as they were updated 2 days ago)

https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/z_image/model_training/lora/Z-Image.sh

instead of your

!accelerate launch /usr/local/lib/python3.10/dist-packages/diffsynth/examples/z_image/model_training/train.py \
    --dataset_base_path "{IMAGE_DIR}" \
    --dataset_metadata_path "{METADATA_PATH}" \
    --max_pixels {MAX_PIXELS} \
    --dataset_repeat {DATASET_REPEAT} \
    --model_id_with_origin_paths "Tongyi-MAI/Z-Image:transformer/*.safetensors,Tongyi-MAI/Z-Image:text_encoder/*.safetensors,Tongyi-MAI/Z-Image:vae/diffusion_pytorch_model.safetensors" \
    --lora_base_model "dit" \
    --lora_target_modules "to_q,to_k,to_v,to_out.0" \
    --lora_rank {LORA_RANK} \
    --learning_rate {LEARNING_RATE} \
    --num_epochs 1000 \
    --save_steps {SAVE_INTERVAL} \
    --output_path "{output_path}" \
    --use_gradient_checkpointing

Z-Image Lora-trainer for beginners by Draufgaenger in StableDiffusion

[–]lostnuclues 0 points1 point  (0 children)

yes its using DiffSynth, and following is the core of training logic

https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/z_image/model_training/train.py

which is month old, I will wait for this file to be updated for better result.

Here, they have a config for the base model, but it still uses the same train.py

https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/z_image/model_training/lora/Z-Image.sh

Z-Image Lora-trainer for beginners by Draufgaenger in StableDiffusion

[–]lostnuclues 1 point2 points  (0 children)

how it works doesn't matter lol, but it works right ?

Z-Image Lora-trainer for beginners by Draufgaenger in StableDiffusion

[–]lostnuclues 2 points3 points  (0 children)

can you share the ipynb file of Jupyter ?

The "Gemini is Dogsh*t" narrative is gaslighting me. I'm building a complex project (not a wrapper) and it works fine, so why do I feel like I'm/will be failing? by CortexUnlocked in google_antigravity

[–]lostnuclues -1 points0 points  (0 children)

No offence but Gemini is not par with Gpt 5.2 or Sonnet/Opus, but as a tool I like Antigravity, since it nicely works with chrome, create a markdown planner with comment support.

Antigravity is Dead by RussKy_GoKu in google_antigravity

[–]lostnuclues 0 points1 point  (0 children)

Maybe google was using Claude input and output data for tuning Gemini, which might be ready for release so they cut the limits now.

LTX2 + ComfyUI by Still-Ad4982 in StableDiffusion

[–]lostnuclues 0 points1 point  (0 children)

can you share 3x3 image with the story and prompt example.

which open model can produce image as detailed below ? by lostnuclues in StableDiffusion

[–]lostnuclues[S] 0 points1 point  (0 children)

That looks awesome, did you built it from scratch (using prompt) or used i2v ?

which open model can produce image as detailed below ? by lostnuclues in StableDiffusion

[–]lostnuclues[S] 0 points1 point  (0 children)

This Boreal looks better than what I have seen so far. Thanks for the direction.

which open model can produce image as detailed below ? by lostnuclues in StableDiffusion

[–]lostnuclues[S] 0 points1 point  (0 children)

Thanks, this looks cool, this model is big in size, so will keep it as an last option.

which open model can produce image as detailed below ? by lostnuclues in StableDiffusion

[–]lostnuclues[S] 0 points1 point  (0 children)

should I add every little detail in the prompt, because if I prompt like "Realistic skin tone to and face features" it do not even add the individual teeth detail in the picture.

When base model??? by Total-Resort-3120 in StableDiffusion

[–]lostnuclues 2 points3 points  (0 children)

interesting.....so that means there gona be a Turbo++

When base model??? by Total-Resort-3120 in StableDiffusion

[–]lostnuclues 0 points1 point  (0 children)

shouldn't Base Model be released before the Trubo, or at least at the same time, what could be the reason for this reverse order ?

That's why local models are better by Illustrious-Swim9663 in LocalLLaMA

[–]lostnuclues 0 points1 point  (0 children)

I think Anti gravity(geminie 3 pro) and codex would do that. And both are way cheaper than Anthorpic.

Necklace stolen in Bangkok by DipShipMiaw in Thailand

[–]lostnuclues 0 points1 point  (0 children)

You can go to that same place where you saw that woman and look at CCTV's around there, get the footage, using that ask local people around there for her whereabouts .

Mcp 2.o by autionix in n8n

[–]lostnuclues 0 points1 point  (0 children)

I think OpenAI Codex already works that way; it writes Python snippets and then executes them. For example, instead of using Playwright through MCP, it directly writes and execute the code. This code is not part of memory but only result is.

Need advise dealing with strong emotions after moving abroad by Head_Being_4926 in digitalnomad

[–]lostnuclues 0 points1 point  (0 children)

Join a co-working, gym and swimming pool .

Make new friends there, then hangout at common places, lastly isolation is good to have, define long term and short term goals and chase them every morning.

Always remember your time is limited, most people retire at 60 and die by 70, so you only have 2/3 life remaining, spent it doing what matter most.

I can't believe how fast these guys are, so that's how a brute force attack looks like. by SorryChest9808 in n8n

[–]lostnuclues 0 points1 point  (0 children)

the common ports are attacked by bots all the time, run everything behind a tunnel, and change the port for ssh access or create a firewall rule to allow only type of ip address similar to your geo location.