mirror of
https://github.com/huggingface/diffusers.git
synced 2026-02-15 23:37:08 +08:00
* add a metrics logger * fix LatentDiffusionUncondPipeline * add VQModel in init * add image logging to tensorboard * switch manual templates to the modelcards package * hide ldm example Co-authored-by: patil-suraj <surajp815@gmail.com>