Open tnil25 opened 1 year ago
I am using symbolic link https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
I'll make it configurable in the config file eventually.
Awesome, thank you!
Support for SDXL turbo?
Awesome, thank you!
Support for SDXL turbo?
Gonna try this. I assume you use it like any other LoRA in cli?
Gonna try this. I assume you use it like any other LoRA in cli?
yes
Hello, follow the question, when I use sdxl-turbo lora,
Looks like I need to make the lcm sampler selectable.
Hello, follow the question, when I use sdxl-turbo lora,
- do I need to use lcm setting?
- do I need to use the sampler "LCM"? or just use orgional sampler?
- anything sitting we need to pay attention to? Thanks!
animatediff generate -c config/prompts/sample_turbo_sdxl_test.json -L 80 -W 768 -H 1280 sd_xl_turbo_lora_v1.safetensors": 0.75 8(+1)steps generation time 122 sec
I think the output is cleaner than lcm lora
looks grear!
I saw the new config support gradual_latent_hires_fix, does this support img2img?
looks grear!
I saw the new config support gradual_latent_hires_fix, does this support img2img?
It should work, but I can't remember if I debugged it or not.
I've created a desktop UI for animatediff-cli-prompt-travel that people are really enjoying: https://civitai.com/models/192131/diffex-desktop-ui-for-animatediff-prompt-travel
However the one request I keep getting is the ability for the user to use their models from an existing stable diffusion installation (like A1111 or ComfyUI) so they don't have to make copies of all their models. I know ComfyUI supports this by specifying the path to A1111.
Is there any possibility this could be implemented in some way?