Releases: KevinBatdorf/block-diffusion
Releases · KevinBatdorf/block-diffusion
0.7.1
0.7.0
- Feature: Add test version of Stable Diffusion v2
0.6.0
- Feature: Add OpenJourney model - Stable Diffusion fine tuned on Midjourney v4 images.
0.5.0
- Feature: Add interactive image input 🚀
- Tweak: Update types to support new num_output format
- Tweak: Adjust spacing on model switch ui
- Fix: Fix nested scroll bars showing
0.4.0
- Feature: Support multiple outputs
- Feature: Add download and copy buttons
- Tweak: The output UI is separate now from the input UI
- Fix: Fixed a bug where the focus state wouldn't expand the model card
0.3.0
- Feature: Add support for image to Pokémon generation
- Tweak: Various UI changes
0.2.0
- Feature: Help with prompt ideas and inspiration (opt in)
- Feature: Prompt sharing with the community (opt in)
- Feature: Added settings modal to manage preferences
- Tweak: Removed intermediary modal
- Tweak: UI improvements
0.1.8
- Tweak: Update height and width positioning
- Tweak: Add middleware to grab token from the db (or body)
- Testing: Adds login e2e tests
0.1.7
- Update auto inject to be more reliable
- Tweak styling to avoid some theme conflicts
0.1.6
- Refactor out login from middleware into a basic gate pattern
- Add "API Token" link on the plugins page that will open the app
- Make the login view the first view