https://github.com/laurent2916/diffusers.jl
๐ค diffusers, but in Julia (and with worse code) !
https://github.com/laurent2916/diffusers.jl
deep-learning diffusion julia nix
Last synced: 9 months ago
JSON representation
๐ค diffusers, but in Julia (and with worse code) !
- Host: GitHub
- URL: https://github.com/laurent2916/diffusers.jl
- Owner: Laurent2916
- License: mit
- Archived: true
- Created: 2023-07-05T17:24:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T17:50:57.000Z (over 2 years ago)
- Last Synced: 2025-01-14T14:09:15.630Z (over 1 year ago)
- Topics: deep-learning, diffusion, julia, nix
- Language: Julia
- Homepage: https://laurent2916.github.io/Diffusers.jl/
- Size: 34.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Diffusers.jl
[](https://github.com/Laurent2916/diffusers.jl/blob/master/LICENSE)
[](https://laurent2916.github.io/Diffusers.jl/dev/)
[](https://codecov.io/gh/Laurent2916/Diffusers.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
[๐ค diffusers](https://github.com/huggingface/diffusers/), but in Julia (and with worse code) !
## Credits
- [@huggingface](https://github.com/huggingface) for their amazing [๐ค๐งจ diffusers](https://github.com/huggingface/diffusers/) library.
- [@liorsinai](https://github.com/liorsinai) for his [Denoising diffusion probabilistic models from first principles](https://liorsinai.github.io/coding/2022/12/03/denoising-diffusion-1-spiral.html) blog posts.