Skip to content

Releases: KevinBatdorf/block-diffusion

0.7.1

08 Dec 03:59
36eadfb
Compare
Choose a tag to compare
  • Tweak: Remove v2 test version as it was merged into the main model

0.7.0

25 Nov 03:50
a3c84ef
Compare
Choose a tag to compare
  • Feature: Add test version of Stable Diffusion v2

0.6.0

22 Nov 05:17
20cae07
Compare
Choose a tag to compare
  • Feature: Add OpenJourney model - Stable Diffusion fine tuned on Midjourney v4 images.

0.5.0

06 Nov 20:27
Compare
Choose a tag to compare
  • 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

10 Oct 17:43
de4dfeb
Compare
Choose a tag to compare
  • 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

09 Oct 16:50
77d6287
Compare
Choose a tag to compare
  • Feature: Add support for image to Pokémon generation
  • Tweak: Various UI changes

0.2.0

06 Oct 01:29
149ce78
Compare
Choose a tag to compare
  • 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

16 Sep 03:18
52d630e
Compare
Choose a tag to compare
  • 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

15 Sep 04:33
Compare
Choose a tag to compare
  • Update auto inject to be more reliable
  • Tweak styling to avoid some theme conflicts

0.1.6

15 Sep 03:40
635ed48
Compare
Choose a tag to compare
  • 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