| title: ShellD Text-to-Image | |
| emoji: π | |
| colorFrom: green | |
| colorTo: pink | |
| sdk: gradio | |
| sdk_version: 6.20.0 | |
| app_file: app.py | |
| short_description: ShellD β lightweight DiT text-to-image (256Γ256) | |
| python_version: "3.12" | |
| startup_duration_timeout: 30m | |
| # ShellD β Shell Diffusion Text-to-Image | |
| A demo for [FlameF0X/ShellD](https://huggingface.co/FlameF0X/ShellD), a lightweight 67M-parameter Diffusion Transformer (DiT) that generates 256Γ256 images from natural language prompts. Uses a frozen MiniLM-L6-v2 text encoder and a custom VAE + DiT backbone with a 1000-step DDPM sampler. |