Aymeric Weinbach
Aymeric Weinbach
Hey @snpranav thanks for your suggestion, i already had DEBIAN_FRONTEND=noninteractive at the top of the image and i can't remember why i made an ugly quickfix for the libsndfile1-dev. So...
Hey @kfatehi, Thanks for your suggestion, i didn't have a 4090 to test it. So i've added your dockerfile to my repo as a new Dockerfile. I'll test it when...
hey @bmurray Thanks for noticing, in my deployment i had an environment variable to cache the transformers, but i forgot to put it in my Readme. I've updated the readme...
Hi @tolgacangoz I appreciate yout hard work, i tried to use your new pipeline but didn't succeed to make it work like i want Tried to load a lightx2v lora...
Hi @tolgacangoz It's only the high noise Lora I saw that on reddit and wanted to test with your pipeline https://civitai.com/models/1909425/wan-22-14b-s2v-ultimate-suite-gguf-and-lightning-speed-with-extended-video-generation?modelVersionId=2161199 My test code didn't use any quantized version this...
At the time of my test I merged your branch with my own fork https://github.com/zecloud/diffusers/pull/1 the main difference in my fork, i added repeated_blocks in transformer_vace.py, it shouldn't alter anything...