https://github.com/threeal/diffusion-gen
A minimalistic text-to-image generator that utilizes diffusion models
https://github.com/threeal/diffusion-gen
Last synced: about 1 year ago
JSON representation
A minimalistic text-to-image generator that utilizes diffusion models
- Host: GitHub
- URL: https://github.com/threeal/diffusion-gen
- Owner: threeal
- License: mit
- Created: 2024-02-06T19:34:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T15:45:57.000Z (over 1 year ago)
- Last Synced: 2025-03-30T16:30:26.687Z (over 1 year ago)
- Language: Python
- Homepage: https://threeal.github.io/diffusion-gen/
- Size: 267 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Diffusion Gen
The Diffusion Gen is a a minimalistic text-to-image generator that utilizes diffusion models.
## License
This project is licensed under the terms of the [MIT License](./LICENSE).
Copyright © 2024 [Alfi Maulana](https://github.com/threeal)