--- title: Tiny Text To Image CPU colorFrom: blue colorTo: indigo sdk: gradio sdk_version: 5.23.0 python_version: "3.10" app_file: app.py pinned: false models: - segmind/tiny-sd --- # Tiny Text To Image CPU This is a separate lightweight Hugging Face Space for text-to-image generation on free CPU hardware. Model: - `segmind/tiny-sd` Features: - Compact text-to-image model - CPU-oriented generation defaults - Style presets - Separate deployment from the TTS Spaces - No user token stored in the Space ## Notes - This Space is designed for free CPU hardware, so generation is slower and image quality is lower than large GPU models. - The first request takes longer because the model downloads inside the Space.