Wan2GP / defaults /flux_chroma_radiance.json
attong39's picture
Upload folder using huggingface_hub
f523f14 verified
{
"model": {
"name": "Flux 1 Chroma Radiance 8.9B",
"architecture": "flux_chroma_radiance",
"description": "FLUX.1 Chroma Radiance 20th of October 2025 version) is a 8.9 billion parameters model. As a base model, Chroma Radiance 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_radiance_201025_bf16.safetensors",
"https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-chroma_radiance_201025_quanto_bf16_int8.safetensors"
],
"image_outputs": true
},
"prompt": "draw a hat",
"resolution": "1280x720",
"guidance_scale": 3.0,
"num_inference_steps": 20,
"batch_size": 1
}