Human Focus Photography

세부 정보

모델 설명

인물 초점 사진은 다양한 사진 초상화 및 라이프스타일 이미지에 대해 트레이닝된 일반 목적 LoRA입니다. 이는 다양한 주체에 대해 편향을 줄이고 현실감, 조명, 자연스러운 디테일을 향상시키는 것을 목표로 하며, 초상화, 스트리트 장면, 패션, 캔디드 사진 스타일에 적합합니다.

워크플로우는 샘플 이미지에 포함되어 있습니다.

v1.0의 트레이닝은 제 5090에서 약 17시간 소요되었습니다.

SimpleTuner 트레이닝 설정:

{
    "aspect_bucket_rounding": 2,
    "base_model_precision": "int8-quanto",
    "caption_dropout_probability": 0.05,
    "checkpointing_steps": 250,
    "checkpoints_total_limit": 40,
    "compress_disk_cache": false,
    "data_backend_config": "/data/datasets/config/Human_Focus_Photography_v1.0.json",
    "disable_benchmark": true,
    "disable_bucket_pruning": true,
    "flow_schedule_shift": 1.73,
    "gradient_accumulation_steps": 8,
    "gradient_checkpointing": true,
    "ignore_final_epochs": true,
    "learning_rate": 0.000025,
    "lora_type": "lycoris",
    "lr_scheduler": "cosine",
    "lr_warmup_steps": 100,
    "lycoris_config": "/data/config/lycoris_config_283.19M.json",
    "max_grad_norm": 0.5,
    "max_train_steps": 0,
    "minimum_image_size": 0,
    "mixed_precision": "bf16",
    "model_family": "qwen_image",
    "model_flavour": "v1.0",
    "model_type": "lora",
    "num_eval_images": 25,
    "num_train_epochs": 100,
    "optimizer": "optimi-lion",
    "optimizer_config": "weight_decay=0.0",
    "output_dir": "/data/output/loras/Human_Focus_Photography_v1.0",
    "push_checkpoints_to_hub": false,
    "push_to_hub": false,
    "quantize_activations": false,
    "quantize_via": "cpu",
    "report_to": "none",
    "resolution_type": "pixel_area",
    "resolution": 1024,
    "resume_from_checkpoint": "latest",
    "seed": 42,
    "skip_file_discovery": false,
    "train_batch_size": 1,
    "use_ema": true,
    "vae_batch_size": 2,
    "validation_disable": true
}

그리고 Lycoris 설정:

{
    "algo": "lokr",
    "multiplier": 1.0,
    "linear_dim": 100000,
    "linear_alpha": 1,
    "factor": 12,
    "apply_preset": {
        "target_module": [
            "Attention",
            "FeedForward"
        ],
        "module_algo_map": {
            "Attention": {
                "factor": 12
            },
            "FeedForward": {
                "factor": 6
            }
        }
    }
}

이 모델로 만든 이미지

이미지를 찾을 수 없습니다.