mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-06 12:49:02 +08:00
Updated Custom Scripts (markdown)
parent
e5ba2a3c2c
commit
138f8aba55
@ -52,6 +52,12 @@ Pick two (or more) seeds and generate a sequence of images interpolating between
|
|||||||
Example of what you can do with it:
|
Example of what you can do with it:
|
||||||
https://www.youtube.com/watch?v=4c71iUclY4U
|
https://www.youtube.com/watch?v=4c71iUclY4U
|
||||||
|
|
||||||
|
## Animator
|
||||||
|
https://github.com/Animator-Anon/stable-diffusion-webui/blob/master/scripts/animator.py
|
||||||
|
Inspired by Deforum Notebook
|
||||||
|
Must have ffmpeg installed in path.
|
||||||
|
Poor img2img implentation, will trash images that aren't moving.
|
||||||
|
|
||||||
## Saving steps of the sampling process
|
## Saving steps of the sampling process
|
||||||
This script will save steps of the sampling process to a directory.
|
This script will save steps of the sampling process to a directory.
|
||||||
```python
|
```python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user