Wan2.1/defaults/flux_dev.json
2025-07-21 09:37:52 +02:00

16 lines
610 B
JSON

{
"model": {
"name": "Flux 1 Dev 12B",
"architecture": "flux",
"description": "FLUX.1 Dev is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions.",
"URLs": [
"https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-dev_bf16.safetensors",
"https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-dev_quanto_bf16_int8.safetensors"
],
"image_outputs": true,
"flux-model": "flux-dev"
},
"prompt": "draw a hat",
"resolution": "1280x720",
"video_length": 1
}