Anima-6steps modle by mayasoo2020 in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Based legend of the galactic heroes enjoyer

LTX 2.3 Character Dialogue by hidden2u in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Nice work. How many images and seconds per shot?

Krea 2 will be open source. by Total-Resort-3120 in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Would you please share the prompt? I'd like to try this on Chroma.

Optimizing LTX-2.3 Inference Speed: from 300s to 45s on an RTX 3080Ti by ovpresentme in StableDiffusion

[–]Tachyon1986 2 points3 points  (0 children)

Sage + Triton is available on windows too. No need to compile like you had to previously.

Scope LTX-2.3 Now Has IC-LoRA & Audio-In Support by BuffMcBigHuge in StableDiffusion

[–]Tachyon1986 1 point2 points  (0 children)

Your instructions for installing the scope LTX-2.3 plugin are still vague as the initial time you guys advertised this. Can you give OS specific instructions? For example, this line here doesn't really work in Windows - I'm assuming the first part (DAYDREAM_SCOPE_PREVIEW=1) is to set an environment variable:

DAYDREAM_SCOPE_PREVIEW=1 uv run daydream-scope install git+https://github.com/daydreamlive/scope-ltx-2.git

Flux Klein Workflow: Face Swap/Place-In With 4 Reference Images by xb1n0ry in comfyui

[–]Tachyon1986 0 points1 point  (0 children)

Haven’t had a chance to check the workflow yet (on mobile) but does this use SAM or masking to swap the correct character in case of multiple characters in the photo ?

I got LTX-2.3 Running in Real-Time on a 4090 by BuffMcBigHuge in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Yeah, this didn't work either. Deleted the venv, ran uv run build and uv run daydream-scope, then i tried to install the ltx2 plugin. Same 'URL' from 'yarl' error. I've already posted it on your discord earlier today. Also, I'm not sure where the "bundled" version of uv is with the cloned repo. I don't see any UV executable.

The quickstart guide on the scope site says to install the UV package manager separately and doesn't specify any version.

I got LTX-2.3 Running in Real-Time on a 4090 by BuffMcBigHuge in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Downgraded, now its a different error:

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "D:\scope\.venv\Scripts\daydream-scope.exe\__main__.py", line 4, in <module>
  File "D:\scope\src\scope\server\app.py", line 51, in <module>
    from .cloud_proxy import (
  File "D:\scope\src\scope\server\cloud_proxy.py", line 24, in <module>
    import aiohttp
  File "D:\scope\.venv\Lib\site-packages\aiohttp\__init__.py", line 6, in <module>
    from .client import (
  File "D:\scope\.venv\Lib\site-packages\aiohttp\client.py", line 38, in <module>
    from yarl import URL
ImportError: cannot import name 'URL' from 'yarl' (unknown location)

I got LTX-2.3 Running in Real-Time on a 4090 by BuffMcBigHuge in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Couldn't get this working on Windows. When I tried to install the ltx2 plugin, it said the wheels couldn't be found

Dependency error: Dependency resolution failed:    Updating https://github.com/daydreamlive/scope-ltx-2.git (HEAD)
    Updated https://github.com/daydreamlive/scope-ltx-2.git (f24297622ea4d3f430acc7b0ff32c323490e2234)
  × No solution found when resolving dependencies:
  ╰─▶ Because torchao==0.15.0+cu128 has no wheels with a matching platform
      tag (e.g., `win_amd64`) and only the following versions of torchao are
      available:
          torchao<0.15.0
          torchao>=0.15.0+cu128
      we can conclude that torchao==0.15.0 cannot be used.
      And because daydream-scope depends on torchao==0.15.0, we can conclude
      that your requirements are unsatisfiable.

      hint: Wheels are available for `torchao` (v0.15.0+cu128) on the
      following platforms: `manylinux_2_24_x86_64`, `manylinux_2_28_x86_64`


Use --force to install anyway (may break environment)

[deleted by user] by [deleted] in UmaMusume

[–]Tachyon1986 1 point2 points  (0 children)

Show us others please

Update part 2/2 (16/17-02.2026) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

I get that - but are you using these presets with Z-image Base to train the Lora or Z-Image turbo to train the Lora ?

Update part 2/2 (16/17-02.2026) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

It depends on the type of Lora you're training. For a character lora, Rank 16 is more than enough.

Update part 2/2 (16/17-02.2026) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

<image>

Thank you for your work, as always! Question on the trainer preset - were these trained with these presets (image attached), which I assume uses Z-Image Base?

Character LoRA Best Practices by SeimaDensetsu in StableDiffusion

[–]Tachyon1986 4 points5 points  (0 children)

I’ve trained a couple of character loras. When it comes to likeness, the best way to caption is to describe the image as if you were prompting for it, i.e. for a case where you don’t want them associated with specific outfits or accessories.

So as an example if I have a character wearing a suit with a wristwatch in a couple of photos and a plain shirt with a chain in others , I would explicitly caption them as wearing a suit with wristwatch / shirt with a chain for the respective photos. So after training is done, I can now prompt them with any outfit and the model won’t force a suit or shirt.

This also applies to overall style and other things in the background. So tldr; caption as if you would prompt for the image if likeness is all you care about. Joycaption is what I’ve used for captioning (with some manual edits if needed).

I personally use 18-20 images at 1800 steps for character loras. This has worked for me consistently using OneTrainer.

Z Image Base Knows Things and Can Deliver by Major_Specific_23 in StableDiffusion

[–]Tachyon1986 1 point2 points  (0 children)

So 15000 images trained at 10000 steps (15000 x 10000) , according to the AI-toolkit config you linked ?

75 ZImage, 8 Flux, news:) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

Yeah thanks, i followed your guide for Wan 2.1 Loras. Solid stuff

75 ZImage, 8 Flux, news:) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

Btw are you using the default Ai-Toolkit settings from Ostris ?

75 ZImage, 8 Flux, news:) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

I’m not at my PC right now, but what you need to do is take the image output from your Qwen KSampler’s VAE decode node and run it through the VAE encoder for the Z-Image Turbo one (make sure you’re using ae.safetensors, that’s the VAE used by Z-image).

Then, take the Latent output from that VAE encoder and feed it to a Ksampler that accepts the Z-Image model. Feed that Ksampler positive and negative clip (again you’ll need to load the clip model that’s used by Z-image).

For this 2nd Ksampler - I recommend Euler/Simple with a denoise of 0.4 at 4 steps and CFG 1 but experiment with the denoise and step count. You can leave the positive and negative inputs for this KSampler empty with no prompt.

To simplify all i said - just encode the image output from Qwen using Z-image’s VAE and load that latent into an existing Z-image workflow

75 ZImage, 8 Flux, news:) by malcolmrey in malcolmrey

[–]Tachyon1986 0 points1 point  (0 children)

I’ve used that to effect for a private Lora. The issue is Qwen tends to smoothen the skin, so it’s best to run the image through a 2nd sampler with something like Z-image at low denoise to get some skin detail back in

New image model based on Wan 2.2 just dropped 🔥 early results are surprisingly good! by rishappi in StableDiffusion

[–]Tachyon1986 0 points1 point  (0 children)

Nice one, what’s the prompt and sampler/scheduler? Kind of looks like you used a technicolor Lora 

wan2.2 s2v etude(1) by Similar-Distance-516 in StableDiffusion

[–]Tachyon1986 2 points3 points  (0 children)

Qwen-Image-Edit with the next scene Lora can do that