mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
17 lines
537 B
JSON
17 lines
537 B
JSON
{
|
|
"model": {
|
|
"name": "Flux 1 SRPO USO 12B",
|
|
"architecture": "flux",
|
|
"description": "FLUX.1 SRPO USO is a model that can Edit Images with a specialization in Style Transfers (up to two). It leverages the improved Image quality brought by the SRPO process",
|
|
"modules": [ "flux_dev_uso"],
|
|
"URLs": "flux_srpo",
|
|
"loras": "flux_dev_uso",
|
|
"flux-model": "flux-dev-uso"
|
|
},
|
|
"prompt": "the man is wearing a hat",
|
|
"embedded_guidance_scale": 4,
|
|
"resolution": "1024x1024",
|
|
"batch_size": 1
|
|
}
|
|
|
|
|