We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
FMI: https://github.com/madebyollin/taesd
Sorry, something went wrong.
sd.cpp only support safetensors TAESD This safetensors file contains decoder and encoder too just the encoder/decoder.safetensors is not working...
Related comment from SD.cpp
Some tests: no Taesd
[INFO ] stable-diffusion.cpp:1292 - generating image: 1/1 - seed 42 [INFO ] stable-diffusion.cpp:1304 - sampling completed, taking 42.59s [INFO ] stable-diffusion.cpp:1312 - generating 1 latent images completed, taking 42.59s [INFO ] stable-diffusion.cpp:1314 - decoding 1 latents [INFO ] stable-diffusion.cpp:1324 - latent 1 decoded, taking 1.09s [INFO ] stable-diffusion.cpp:1328 - decode_first_stage completed, taking 1.09s [INFO ] stable-diffusion.cpp:1347 - txt2img completed in 43.92s
with Taesd
[INFO ] stable-diffusion.cpp:1292 - generating image: 1/1 - seed 42 [INFO ] stable-diffusion.cpp:1304 - sampling completed, taking 45.24s [INFO ] stable-diffusion.cpp:1312 - generating 1 latent images completed, taking 45.24s [INFO ] stable-diffusion.cpp:1314 - decoding 1 latents [INFO ] stable-diffusion.cpp:1324 - latent 1 decoded, taking 0.25s [INFO ] stable-diffusion.cpp:1328 - decode_first_stage completed, taking 0.25s [INFO ] stable-diffusion.cpp:1347 - txt2img completed in 45.68s
The latent image generation is not relevant :)
0b6d923
fszontagh
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: