MiniT2I / README.md
multimodalart's picture
multimodalart HF Staff
MiniT2I demo: preload B/16 + L/16, shared T5, Citrus theme
c49c83e verified
|
Raw
History Blame Contribute Delete
512 Bytes
---
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.