Text_to_Video_Demo / defaults /flux_dev_uso.json
USF00's picture
Initial commit
2b67076
{
"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
}