add Video Loopback script

w-e-w 2023-02-13 20:22:08 +09:00
parent a67dcf7e6a
commit a60649ff9d
2 changed files with 13 additions and 0 deletions

@ -82,6 +82,13 @@
"added": "2023-02-09",
"tags": ["script"]
},
{
"name": "Video Loopback",
"url": "https://github.com/fishslot/video_loopback_for_webui",
"description": "A video2video script that tries to improve on the temporal consistency and flexibility of normal vid2vid.",
"added": "2023-02-13",
"tags": ["script"]
},
{
"name": "Artists to study",
"url": "https://github.com/camenduru/stable-diffusion-webui-artists-to-study.git",

@ -75,6 +75,12 @@ https://github.com/Filarius/stable-diffusion-webui/blob/master/scripts/vid2vid.p
From real video, img2img the frames and stitch them together. Does not unpack frames to hard drive.
## Video Loopback
https://github.com/fishslot/video_loopback_for_webui
A video2video script that tries to improve on the temporal consistency and flexibility of normal vid2vid.
Works with any SD model without finetune, but better with a LoRA or DreamBooth for your specified character.
## Force Symmetry
https://gist.github.com/1ort/2fe6214cf1abe4c07087aac8d91d0d8a