Spaces:
Running on Zero
Running on Zero
| title: MiniT2I | |
| emoji: 🍊 | |
| colorFrom: yellow | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 6.15.1 | |
| app_file: app.py | |
| short_description: Minimalist text-to-image, B/16 and L/16 variants | |
| python_version: "3.12" | |
| pinned: false | |
| license: mit | |
| models: | |
| - MiniT2I/MiniT2I | |
| # MiniT2I | |
| A Gradio demo for [MiniT2I](https://huggingface.co/MiniT2I/MiniT2I), a minimalist | |
| text-to-image model. Both the **B/16** and **L/16** variants are preloaded; pick one | |
| from the UI. Both share a single `google/flan-t5-large` text encoder. | |