kabachuha / sd-webui-text2video

Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies
Other
1.28k stars 107 forks source link

ffmpeg: unhardcode #2

Closed kabachuha closed 1 year ago

kabachuha commented 1 year ago

ffmpeg params are currently hardcoded, so Gradio elements are needed to be added for it as well

See https://github.com/deforum-art/deforum-for-automatic1111-webui/blob/automatic1111-webui/scripts/deforum_helpers/args.py as reference.