gif2gif extension

w-e-w 2023-02-09 14:45:14 +09:00
parent 6d6083d45a
commit e764f5ac06
2 changed files with 13 additions and 0 deletions

@ -72,6 +72,13 @@
"added": "2023-01-11",
"tags": ["script", "tab"]
},
{
"name": "gif2gif",
"url": "https://github.com/LonicaMewinsky/gif2gif",
"description": "A extension that extract a gif frame by frame for img2img generation and recombine them back into an animated gif",
"added": "2023-02-09",
"tags": ["script", "tab"]
},
{
"name": "Artists to study",
"url": "https://github.com/camenduru/stable-diffusion-webui-artists-to-study",

@ -677,4 +677,10 @@ Catppuccin is a community-driven pastel theme that aims to be the middle ground
## Embedding Merge
https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge
Merging Textual Inversion embeddings at runtime from string literals.
## gif2gif
https://github.com/LonicaMewinsky/gif2gif
The purpose of this script is to accept an animated gif as input, process frames as img2img typically would, and recombine them back into an animated gif. Not intended to have extensive functionality. Referenced code from prompts_from_file.