mlx-examples/stable_diffusion/stable_diffusion
Awni Hannun a5d6d0436c
Support Hugging Face models (#215)
* support hf direct models
2024-01-03 15:13:26 -08:00
..
__init__.py Support Hugging Face models (#215) 2024-01-03 15:13:26 -08:00
clip.py add copyright in source 2023-11-30 11:08:53 -08:00
config.py add copyright in source 2023-11-30 11:08:53 -08:00
model_io.py Add llms subdir + update README (#145) 2023-12-20 10:22:25 -08:00
sampler.py Add an image2image example in the stable diffusion (#198) 2023-12-28 18:31:45 -08:00
tokenizer.py hf correction 2023-12-12 17:08:04 -08:00
unet.py Support Hugging Face models (#215) 2024-01-03 15:13:26 -08:00
vae.py Add an image2image example in the stable diffusion (#198) 2023-12-28 18:31:45 -08:00