Skip to content

V0.2.1

Compare
Choose a tag to compare
@GustavSO GustavSO released this 06 Jun 18:39
· 35 commits to main since this release
f18f50d

Features

  • Added a progress bar to the UI showing the download progress
  • Added more debugging functions using Gradio's modal Error, Info and Warning

Settings

  • Added settings controlling if said debug functions should also print to the terminal
  • Added a setting controlling how many images to load on fetch - can reduce fetch times due to the way the Gallery component handles the image loading (Should be fixed when A1111 is updated to use Gradio 4)

Minor

  • Updated README.md
  • Removed resources directory