treadon commited on
Commit
9b67aa8
·
verified ·
1 Parent(s): 185a9ce

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -98,6 +98,7 @@ Hybrid port — text encoding stays in PyTorch, everything else runs in MLX:
98
 
99
  ## Links
100
 
 
101
  - Original model: [NucleusAI/Nucleus-Image](https://huggingface.co/NucleusAI/Nucleus-Image)
102
  - Source code: [github.com/treadon/mlx-nucleus-image](https://github.com/treadon/mlx-nucleus-image)
103
  - [Apple MLX](https://github.com/ml-explore/mlx)
 
98
 
99
  ## Links
100
 
101
+ - Blog post: [riteshkhanna.com/blog/mlx-nucleus-image](https://riteshkhanna.com/blog/mlx-nucleus-image)
102
  - Original model: [NucleusAI/Nucleus-Image](https://huggingface.co/NucleusAI/Nucleus-Image)
103
  - Source code: [github.com/treadon/mlx-nucleus-image](https://github.com/treadon/mlx-nucleus-image)
104
  - [Apple MLX](https://github.com/ml-explore/mlx)