File size: 722 Bytes
adc22e2
7c3c871
 
 
adc22e2
7c3c871
 
adc22e2
 
7c3c871
 
adc22e2
 
7c3c871
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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.