| { | |
| "base_model": "black-forest-labs/flux.1-dev", | |
| "model_type": "lora", | |
| "lora_config": { | |
| "r": 16, | |
| "lora_alpha": 32, | |
| "target_modules": [ | |
| "to_q", | |
| "to_k", | |
| "to_v", | |
| "to_out.0" | |
| ], | |
| "lora_dropout": 0.1, | |
| "bias": "none" | |
| }, | |
| "trigger_words": [ | |
| "film gravure" | |
| ], | |
| "recommended_settings": { | |
| "lora_strength": [0.7, 1.0], | |
| "additional_prompts": [ | |
| "2000s film Japanese gravure photography style", | |
| "Professional analog film photo", | |
| "film grain", | |
| "depth of field" | |
| ] | |
| }, | |
| "description": "LoRA for simulating the film photography style of Japanese gravure photos from the 2000s, focusing on film effects, subject composition, and lighting.", | |
| "license": "apache-2.0" | |
| } |