Saving whole sessions

Venice Studio: It would be convenient to be able to save an entire image generation session at once (in a zip file, for example), including all the images and associated generation parameters (prompt, model, etc.). Currently, we can save the created images, but not the corresponding information, which can complicate their reproduction. Since it's difficult to achieve the desired result directly with the first prompt, it would be helpful to record the entire process.


For example for a session:
   venice-session-2026-01-01-130425/

      venice-session-2026-01-01-130425-r01-inp01.jpg/png…
      venice-session-2026-01-01-130425-r01-inp02.jpg/png…
      venice-session-2026-01-01-130425-r01-img01.png
      venice-session-2026-01-01-130425-r01-img01.info.xml
      venice-session-2026-01-01-130425-r01-img02.png
      venice-session-2026-01-01-130425-r01-img02.info.xml
      venice-session-2026-01-01-130425-r02-img01.png

      venice-session-2026-01-01-130425-r02-img01.info.xml

      …

where "rNN" corresponds to the execution within the session, “inpNN” to the images used as input, and "imgNN" to the image number in that execution (when generating multiple images simultaneously). The ".info.xml" files (or any other parsable text format such as JSON or YAML) describe the execution (prompt, lodel, seed, execution parameters, etc.). Several “info” files because the parameters may vary depending on the model used.


And creating video generation sessions would offer the following advantages:

  • Grouping of videos created on the same subject (including multiple attempts)

    • Hide videos that are not currently in production

    • Simultaneous deletion of all associated videos

  • This would also allow the entire session to be recorded, just like the images, as suggested above.

Please authenticate to join the conversation.

Upvoters
Status

New Submission

Board
💡

Feature Requests

Tags

Image

Date

About 18 hours ago

Author

An Anonymous User

Subscribe to post

Get notified by email when there are changes.