grow food, not lawn.

Skip to content

streamlit settings

Russell Ballestrini requested to merge settings into main

Created by: russellballestrini

modified:   black_forest_streamlit.py

Summary by CodeRabbit

  • New Features

    • Added sidebar options for model selection and seed input.
    • Enhanced image generation process with flexible API requests using user-defined seed and endpoint.
    • Implemented session state management to track generated images and load from a local database.
  • Bug Fixes

    • Improved error handling with informative messages for missing prompts and download failures.
  • Improvements

    • Organized display of generated images to show the newest first.
    • Added download buttons for each generated image.

Merge request reports