Custom Script to create Gif from LoRa for init strength to strength you like
Unzip in (stable-diffusion-webui)\scripts
You output gif is in stable-diffusion-webui\outputs\txt2img-images\txt2gif
Examples:
Look coments to examples
Description
Added more options
FAQ
Comments (23)
Awesome. I was literally just asking about something like this last night, elsewhere.
Awesome plugin and just what I wanted! but can you add "Textual Inversion to gif" to the plugin? That would make the this plugin even better
you can put in "extra prompt" section and the Lora en blank and also is working with ControlNet at the time
@scooller Thanks I will try, I got another issue. the newly generated gif will overwrite the previous generated gif because the file name is the same. Can you give the file name a incremental number?
Would it be possible to add the option to have one Lora increase in strength and another decrease in strength?
Likewise, is it possible to put multiple Lora in one of these fields?
I might do it in the near future
@scooller Please do! I've been having some fun with it, but being able to control just 1 lora and 1 direction is a bit limiting.
I tried taking a look at the code to see if I could maybe get that going, but my knowledge is limited and I couldn't manage it.
@anon4324 look the example in the gallery
the new version have it
@scooller Very nice! Thanks for getting around to it!
Hi there! Is there anyone can guide me how to make it work? I am totally noob!
Would you want some code contributions here?
yes, if you like
@scooller Do you have a GitHub repo?
@drjkl here https://github.com/scooller/stabledifusionscript
Some LORA are now implementing negative through positive values, -1 to 1. this script does not currently support that, correct?
