mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
-- This commit uses `load_pipeline_from_original_stable_diffusion_ckpt` as exposed due to [Diffusers PR](https://github.com/huggingface/diffusers/pull/2019). -- It also adds a support for the end users to use `.safetensors` along with `.ckpt` file. Signed-off-by: Abhishek Varma <abhishek@nod-labs.com>