kabachuha / sd-webui-text2video

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

[Feature Request]: add prompt to filename #165

Open beepbeepplop opened 1 year ago

beepbeepplop commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

Queue prompts +add prompt to filename. Also 100 is too few to generate. I want to generate 1000 per prompt. Please. TYVM

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

Additional information

No response

TimurY86 commented 1 year ago

Additionally, could the prompt be written in the metadata of the video/raw images like in standard SD?

screan commented 1 year ago

would love a settings file generated with the video, kind of what deforum does.

dvschultz commented 1 year ago

I added a very basic build of this. it just generates a .txt file with all of the settings per video https://github.com/kabachuha/sd-webui-text2video/pull/198