Skip to content

0.11.0

Pre-release
Pre-release

Choose a tag to compare

@2haloes 2haloes released this 20 Feb 16:11
· 33 commits to main since this release
d092a5f

Rewrote the way that image generation is handled:

  • All image generation uses base64 in genration responses
  • Generated images are now completely handled in memory instead of the old method of temp saving the image on drive
  • Runpod now uses serverless endpoints setup by myself, I'm looking to make the templates public, the code and changes can be found here

Compatablity changes

  • The runpod provided image generation endpoints will not work due to the changes in image handling
  • The structure of the functions.json file has been updated to include prompt_prefix and prompt_suffix