Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix output gallery parameter info when sourcing from .csv and .json formats including VAE & LoRA #1591

Merged
merged 2 commits into from
Jun 24, 2023

Commits on Jun 23, 2023

  1. Fix output gallery for csv format inc. VAE & LoRA

    * Update saving of img_details.csv to include headers for the first row
    when creating new .csv files.
    * Update parsing of parameter info by the output gallery from
    img_details.csv to use headers when they are present
    * Add VAE and LoRA fields to parameter info in output_gallery when
    sourced from .csv or .json (was already picked up from .png sources)
    one-lithe-rune committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1b1f92e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    cb39ed7 View commit details
    Browse the repository at this point in the history