Closed light-and-ray closed 9 months ago
Important thing I understood while developing the extension is\
shared.state.assign_current_image(image_data)
\
And later:\
image_data.close()
\
Inside postprocessing.py
is a reason of random crashes in extras tab. I broke my whole head, before i tested it with regular big batch from dir. )) It should be fixed. Maybe I will make a PR inside webui later. And also it's better to use output images as preview, it can solve two problems by one time.
I was just reading that PR moments ago
tip youi can write your commsnts like this
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14699
and it will look like this
some issues doesn't prevent it from you you're working, I fixed some of it
Info
https://github.com/light-and-ray/sd-webui-video-extras-tab This extension is needed to process video frame by frame inside extras tab.
Checklist:
Readme.md
index.json
andextension_template.json
have not been modified.entry
is placed in theextensions
directory with the.json
file extension.