reorder
This commit is contained in:
36
tour-comfy/config.json
Normal file
36
tour-comfy/config.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"api_url": "http://127.0.0.1:8500/edit",
|
||||
"prompt": "masterpiece. high quality. hyper realistic. detailed, detailed skin",
|
||||
"base_prompts": [
|
||||
"detailed female nude. realistic, detailed teenage female nude. realistic",
|
||||
"masterpiece. high quality. realistic. detailed. female nude. photo-realistic",
|
||||
"masterpiece. high quality. realistic. detailed. teenage female nude. photo-realistic",
|
||||
"Masterpeice, high quality, detailed, detailed skin, Head-on detailed full-nude-body three-quarter female portrait, photo realistic, black void background, Keep all characteristics and facial expressions of reference image.",
|
||||
"Masterpeice, high quality, detailed, detailed skin, Head-on detailed full-nude-body three-quarter teenage female portrait, photo realistic, black void background, Keep all characteristics and facial expressions of reference image.",
|
||||
"Masterpiece, High quality, detailed, detailed skin, Head-on straight-on detailed full-nude-body female portrait, photo realistic, black void background, Keep all characteristics and facial expressions of reference image.",
|
||||
"Masterpiece, High quality, detailed, detailed skin, Head-on straight-on detailed full-nude-body teenage female portrait, photo realistic, black void background, Keep all characteristics and facial expressions of reference image.",
|
||||
"Masterpiece, high quality, detailed, detailed skin, defailed Head-on straight-on full-body female portrait, realistic, black void background, Keep all characteristics of reference image.",
|
||||
"Masterpiece, high quality, detailed, detailed skin, defailed Head-on straight-on full-body teenage female portrait, realistic, black void background, Keep all characteristics of reference image.",
|
||||
"Masterpiece, high quality, detailed, detailed skin, defailed full-nude-body, teenage female, realistic, photo, looking at viewer, Keep all characteristics of reference image.",
|
||||
"Masterpiece, high quality, detailed, detailed skin, defailed full-nude-body, female, realistic, photo, looking at viewer, Keep all characteristics of reference image.",
|
||||
"Masterpiece, high quality, detailed, detailed skin, defailed full-nude-body, teenage female, realistic, photo, detailed skin, professional lighting, black void background, Keep all characteristics of reference image."
|
||||
],
|
||||
"seed": -1,
|
||||
"max_area": 655360,
|
||||
"margin": 10,
|
||||
"top_margin": 20,
|
||||
"headroom": 0.05,
|
||||
"poll_interval": 2,
|
||||
"stage_dir": "/mnt/zim/tour-comfy/stage",
|
||||
"output_dir": "/mnt/zim/tour-comfy/output",
|
||||
"failed_dir": "/mnt/zim/tour-comfy/failed",
|
||||
"processed_file": "./tour-comfy/processed.json",
|
||||
"log_file": "./tour-comfy/watcher.log",
|
||||
"wireframe_dir": "/mnt/zim/tour-comfy/wireframe",
|
||||
"faceswap_model": "~/.insightface/models/inswapper_128.onnx",
|
||||
"facefusion_dir": "~/facefusion",
|
||||
"facefusion_venv": "~/facefusion-venv",
|
||||
"sam2_checkpoint": "~/.sam/sam2.1_hiera_base_plus.pt",
|
||||
"sam2_config": "configs/sam2.1/sam2.1_hiera_b+.yaml",
|
||||
"bg_removal": "sam2"
|
||||
}
|
||||
Reference in New Issue
Block a user