Files
qwen-image/tour-comfy/config.json
mike 1dead1c666 aa
2026-06-18 00:06:15 +02:00

16 lines
419 B
JSON

{
"api_url": "http://127.0.0.1:8500/edit",
"prompt": "high quality, detailed, female nude",
"seed": -1,
"max_area": 655360,
"margin": 10,
"top_margin": 20,
"headroom": 0.05,
"poll_interval": 2,
"stage_dir": "./tour-comfy/stage",
"output_dir": "./tour-comfy/output",
"failed_dir": "./tour-comfy/failed",
"processed_file": "./tour-comfy/processed.json",
"log_file": "./tour-comfy/watcher.log"
}