mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 22:26:36 +00:00
16 lines
610 B
JSON
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
|
|
} |