init
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"draft_path": "你的剪映草稿地址",
|
||||
"project_path": "你的项目文件地址(存放图片视频等数据的文件夹)",
|
||||
"project_name": "你的项目名字",
|
||||
"gpt_business": "b44c6f24-59e4-4a71-b2c7-3df0c4e35e65",
|
||||
"gpt_model": "gpt-3.5-turbo",
|
||||
"task_number": 1,
|
||||
"translation_business": "https://fanyi-api.baidu.com/api/trans/vip/translate",
|
||||
"translation_app_id": "1234",
|
||||
"translation_secret": "2234",
|
||||
"translation_auto": true,
|
||||
"theme": "light",
|
||||
"gpt_auto_inference": "storyFirst",
|
||||
"webui_api_url": "你的SD地址(后面要加/)",
|
||||
"gpt_count": 8,
|
||||
"customize_gpt_prompt": "a93b693e-bb3f-406d-9730-cba43a6585a2",
|
||||
"character_select_model": "drop",
|
||||
"image_generate_category": "mj",
|
||||
"window_wh_bm_remember": false,
|
||||
"window_wh_bm": {
|
||||
"x": 1699,
|
||||
"y": 230,
|
||||
"width": 1936,
|
||||
"height": 1048
|
||||
},
|
||||
"space_image": "C:\\Users\\27698\\Desktop\\LAITool\\resources\\image\\zhanwei.png",
|
||||
"gpt_key": "gptkey"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"interactive_mode": "auto",
|
||||
"webui_api_url": "",
|
||||
"type": "img2img",
|
||||
"seed": -1,
|
||||
"resize": {
|
||||
"scale": 1.0
|
||||
},
|
||||
"crop": 1,
|
||||
"inpaint": false,
|
||||
"mask_mode": "transparent-background-fast",
|
||||
"mask_bg_mode": "#ffffff",
|
||||
"tag": {
|
||||
"enable": true,
|
||||
"mode": ""
|
||||
},
|
||||
"overlay": true,
|
||||
"workspace": {
|
||||
"input": "input",
|
||||
"output": "output",
|
||||
"tmp": {
|
||||
"parent": "tmp",
|
||||
"input_crop": "input_crop",
|
||||
"output_crop": "output_crop",
|
||||
"input_tag": "input_crop",
|
||||
"input_mask": "input_mask",
|
||||
"input_crop_mask": "input_crop_mask",
|
||||
"crop_info": "crop_info.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"workspace": "C:\\Users\\27698\\Desktop\\测试",
|
||||
"setting": {
|
||||
"type": "txt2img",
|
||||
"resize": {
|
||||
"scale": 1
|
||||
},
|
||||
"crop": 1,
|
||||
"webui_api_url": "",
|
||||
"seed": -1,
|
||||
"inpaint": false,
|
||||
"mask_mode": "transparent-background",
|
||||
"mask_bg_mode": "#ffffff",
|
||||
"overlay": true,
|
||||
"batch_size": 4
|
||||
},
|
||||
"tag": {
|
||||
"enable": true,
|
||||
"mode": "action",
|
||||
"actions": [
|
||||
"closed eyes",
|
||||
"closed mouth",
|
||||
"from behind",
|
||||
"smile",
|
||||
"looking at viewer",
|
||||
"side",
|
||||
"upper body",
|
||||
"covering mouth",
|
||||
"covering face"
|
||||
],
|
||||
"badPrompt": "chinese_text,japanese_text,korean_text,dark_skin,dark-skinned_male,yukata,kimono,large_tsukioka_kogane,collarbone,artist_name,open_clothes,bare_shoulders,subtitled,off_shoulder,hair_bun,single_hair_bun,hakama_skirt,hakama,black_hakama,katana,breasts,blush,hanfu,closed_mouth,closed_eyes,underwear,cleavage,bra,realistic,earrings,torii,strapless"
|
||||
},
|
||||
"webui": {
|
||||
"prompt": "",
|
||||
"negative_prompt": "",
|
||||
"denoising_strength": 1,
|
||||
"cfg_scale": 5,
|
||||
"sampler_name": "DPM++ 2M Karras",
|
||||
"steps": 15,
|
||||
"width": 800,
|
||||
"height": 800,
|
||||
"adetailer": true,
|
||||
"batch_size": 1
|
||||
},
|
||||
"config": {
|
||||
"setting": "img_base.json"
|
||||
},
|
||||
"adetailer": [
|
||||
{
|
||||
"ad_confidence": 0.7,
|
||||
"ad_model": "face_yolov8n.pt"
|
||||
},
|
||||
{
|
||||
"ad_confidence": 0.7,
|
||||
"ad_model": "hand_yolov8n.pt"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user