deforum-art / sd-webui-deforum

Deforum extension for AUTOMATIC1111's Stable Diffusion webui
https://deforum.github.io
Other
2.69k stars 389 forks source link

[Bug]: Interpolation doesn't stich video if there are commas in the submitted images path (maybe other stuff too). Needs sanitizing the inputs #484

Closed kabachuha closed 1 year ago

kabachuha commented 1 year ago

Have you read the latest version of the FAQ?

Is there an existing issue for this?

Are you using the latest version of the Deforum extension?

What happened?

[Bug]: Interpolation doesn't stich video if there are commas in the resulting video path. Needs sanitizing the inputs

Steps to reproduce the problem

  1. Intep frames with , in the path

What should have happened?

No response

WebUI and Deforum extension Commit IDs

webui commit id - https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/a9fed7c364061ae6efb37f797b6b522cb3cf7aa2 deforum exten commit id - https://github.com/deforum-art/deforum-for-automatic1111-webui/commit/124d6716641cc76ceb778e71a36cc924360b4bf1

On which platform are you launching the webui with the extension?

No response

Deforum settings

Both on engines FILM and RIFE, drop file like 'lol,kek.png' as frame 1

Webui core settings

Irrelevant here as it's external issue

Console logs

Irrelevant here as it's external issue

Additional information

No response

hithereai commented 1 year ago

I'll handle it

hithereai commented 1 year ago

Funny enough, it works on windows:

image

I'll make the change anyways ofc.