Skip to content

joliGEN v3.0.0

Latest
Compare
Choose a tag to compare
@beniz beniz released this 02 Feb 08:09
· 168 commits to master since this release

This release adds Consistency Models and REST API for GAN and diffusion models inference.

Features

  • api inference for gan and diffusion (6fd43d8)
  • inference server option returns base64 image (5bc8f44)
  • ml: consistency models as diffusion models for inpainting, with conditioning (de9d725)
  • scripts: canny thresholds grid plots (6d94ffa)
  • specialized helpers for each model (f361414)

Bug Fixes

  • correct help for image generation scripts (76ce6b4)
  • enable model export during training (79525b8)
  • not force reloading dinov2 models (800967d)
  • ref_in option (2927574)
  • resize image to test base64 api diffusion (2708a6f)

Docker images: