mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-05 14:33:15 +00:00
18 lines
833 B
JSON
18 lines
833 B
JSON
{
|
|
"model": {
|
|
"name": "Flux 1 Chroma 1 HD 8.9B",
|
|
"architecture": "flux",
|
|
"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,
|
|
"flux-model": "flux-chroma"
|
|
},
|
|
"prompt": "draw a hat",
|
|
"resolution": "1280x720",
|
|
"guidance_scale": 3.0,
|
|
"num_inference_steps": 20,
|
|
"batch_size": 1
|
|
} |