39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"date": "5月15日",
|
|
"num": 10,
|
|
"model": "qwenQWQ",
|
|
"api_url": "http://localhost:8000/v1/",
|
|
"api_key": "EMPTY",
|
|
"topic_system_prompt": "./SelectPrompt/systemPrompt.txt",
|
|
"topic_user_prompt": "./SelectPrompt/userPrompt.txt",
|
|
"content_system_prompt": "./genPrompts/systemPrompt.txt",
|
|
"resource_dir": [
|
|
{
|
|
"type": "Object",
|
|
"num": 3,
|
|
"file_path": [
|
|
"./resource/Object/景点信息-泰宁古城.txt",
|
|
"./resource/Object/景点信息-尚书第.txt",
|
|
"./resource/Object/景点信息-明清园.txt"
|
|
]
|
|
},
|
|
{
|
|
"type": "Product",
|
|
"num": 0,
|
|
"file_path": []
|
|
}
|
|
],
|
|
"prompts_dir": "./genPrompts",
|
|
"output_dir": "./result",
|
|
"image_base_dir": "/root/autodl-tmp/sanming_img",
|
|
"camera_image_subdir": "相机",
|
|
"modify_image_subdir": "modify",
|
|
"variants": 5,
|
|
"topic_temperature": 0.2,
|
|
"content_temperature": 0.3,
|
|
"poster_target_size": [
|
|
900,
|
|
1200
|
|
],
|
|
"text_possibility": 0.3
|
|
} |