Spaces:
Runtime error
Runtime error
File size: 790 Bytes
a001281 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
base: 'example/config/base.yaml'
prompts:
- - lightning, lighthouse
- sun rising, lighthouse
- fireworks, lighthouse
n_prompt:
- 'wrong white balance, dark, sketches,worst quality,low quality, deformed, distorted, disfigured, bad eyes, wrong lips,weird mouth, bad teeth, mutated hands and fingers, bad anatomy,wrong anatomy, amputation, extra limb, missing limb, floating,limbs, disconnected limbs, mutation, ugly, disgusting, bad_pictures, negative_hand-neg'
validation_data:
input_name: 'lighthouse'
validation_input_path: 'example/img'
save_path: 'example/result'
mask_sim_range: [0]
generate:
use_lora: false
use_db: true
global_seed: 5658137986800322011
lora_path: ""
db_path: "models/DreamBooth_LoRA/realisticVisionV60B1_v51VAE.safetensors"
lora_alpha: 0.8
|