Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mratanusarkar/exploring-diffusers
Exploring various Diffusion models from stability.ai, implementing and playing around with the models for fun and find potential use-cases on the way
https://github.com/mratanusarkar/exploring-diffusers
Last synced: 11 days ago
JSON representation
Exploring various Diffusion models from stability.ai, implementing and playing around with the models for fun and find potential use-cases on the way
- Host: GitHub
- URL: https://github.com/mratanusarkar/exploring-diffusers
- Owner: mratanusarkar
- Created: 2023-08-14T04:30:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T08:41:51.000Z (over 1 year ago)
- Last Synced: 2025-01-09T16:38:27.327Z (15 days ago)
- Language: Jupyter Notebook
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring-Diffusers
Exploring various Diffusion models from stability.ai, implementing and playing around with the models for fun and find potential use-cases on the way# Project Diffusers
- Go to project notes: [link](/project-diffusers/README.md)
- See some runs and results on WandB: [projects](https://wandb.ai/mratanusarkar/projects)# Quick Links to Colab NBs & UI Interfaces
| Technology | Topic | Tool | Link | Type
|---|---|---|---|---|
| Text-to-Image | SDXL | [Fooocus](https://github.com/lllyasviel/Fooocus) | | UI Interface |
| Text-to-Audio | SD | [Audiocraft](https://github.com/facebookresearch/audiocraft/) | | Colab Runner |