File size: 603 Bytes
2b67076
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "model": {
        "name": "Flux 1 USO Dev 12B",
        "architecture": "flux_dev_uso",
        "description": "FLUX.1 USO Dev is a model that can Edit Images with a specialization in Style Transfers (up to two).",
		"modules": [ ["https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-dev-USO_projector_bf16.safetensors"]],
        "URLs": "flux",
		"loras": ["https://huggingface.co/DeepBeepMeep/Flux/resolve/main/flux1-dev-USO_dit_lora_bf16.safetensors"]
    },
	"prompt": "the man is wearing a hat",
	"embedded_guidance_scale": 4,
    "resolution": "1024x1024",
    "batch_size": 1
}