Iterable

Results 7 comments of Iterable

Hi @Simon-Davies , what I did was alter the line in the source code that performs the XOR decode. That way it doesn't have to be Xored. I think I...

I am just trying to do the codelab for the Fountain app generator, and the generator has some options that aren't mentioned in the codelab. It would be great if...

> To everyone who had this issue, a new version was posted on Curse not long ago with the fixed CCL downloader. Do you have a link for this? When...

I might have done this wrong, just not sure if this is the way it goes with other repos.

Also, on the Windows docs page, the pip command is missing the -r flag to install from requirements.txt.

Verified that this seems to work, though it looks like some libraries require python

I had this happen to me just now with z_image_turbo. I had used ae.safetensor with qwen 3 CLIP, and it worked fine. When I switched to qwen_ae_safetensor, it failed. Hope...