File size: 935 Bytes
4812d20
a5d60d2
 
4812d20
 
 
 
 
a5d60d2
 
 
 
 
 
 
 
 
 
4812d20
 
a5d60d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
---
title: Chroma1-HD Demo
emoji: 🎨
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
python_version: "3.12"
startup_duration_timeout: 1h
short_description: Text-to-image demo for Chroma1-HD
tags:
  - text-to-image
  - chroma
  - flux
  - diffusers
models:
  - lodestones/Chroma1-HD
---

# Chroma1-HD Demo

Interactive Gradio demo for
[**lodestones/Chroma1-HD**](https://huggingface.co/lodestones/Chroma1-HD) —
an 8.9B parameter Apache-2.0 text-to-image foundational model based on FLUX.1-schnell.

## Usage

1. Enter a text prompt (and optional negative prompt).
2. Adjust advanced settings if you want (guidance, steps, size, seed).
3. Click **Generate**.

Default settings follow the model's official examples: guidance scale `3.0`, `40` steps, `1024×1024`.

## Model

- **Repo:** https://huggingface.co/lodestones/Chroma1-HD
- **License:** Apache 2.0
- **Pipeline:** `diffusers.ChromaPipeline`