File size: 803 Bytes
618f472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "model": {
        "name": "Flux 1 Chroma 1 HD 8.9B",
        "architecture": "flux_chroma",
        "description": "FLUX.1 Chroma is a 8.9 billion parameters model. As a base model, Chroma1 is intentionally designed to be an excellent starting point for finetuning. It provides a strong, neutral foundation for developers, researchers, and artists to create specialized models..",
        "URLs": [
            "https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-chroma_hd_bf16.safetensors",
            "https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-chroma_hd_quanto_bf16_int8.safetensors"
        ],
        "image_outputs": true
    },
    "prompt": "draw a hat",
    "resolution": "1280x720",
	"guidance_scale": 3.0,
    "num_inference_steps": 20,
    "batch_size": 1
}