Image-to-Image
Diffusers
Safetensors
English
File size: 257 Bytes
ff9cab0
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "peft_type": "LORA",
  "base_model_name_or_path": "black-forest-labs/FLUX.1-Fill-dev",
  "revision": null,
  "task_type": "UNDEFINED",
  "lora_alpha": 1,
  "r": null,
  "lora_dropout": 0.0,
  "bias": "none",
  "target_modules": [
    "transformer"
  ]
}