-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请求文生图接口时,执行一段时间程序莫名退出。 #313
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这是我程序运行截图
这是请求后的日志
这是请求的参数:
{
"prompt": "photograph close up portrait of Embraced couple enjoying in a movie in theatre , cinematic 4k epic detailed 4k epic detailed photograph shot on kodak detailed bokeh cinematic hbo dark moody",
"negative_prompt": "",
"style_selections": [
"Fooocus V2",
"Default (Slightly Cinematic)"
],
"performance_selection": "Speed",
"aspect_ratios_selection": "1152×896",
"image_number": 1,
"image_seed": -1,
"sharpness": 2,
"guidance_scale": 3,
"base_model_name": "realisticStockPhoto_v10.safetensors",
"refiner_model_name": "sd_xl_refiner_1.0_0.9vae.safetensors",
"loras": [
{
"enabled":true,
"model_name": "SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors",
"weight": 0.5
}
]
}
The text was updated successfully, but these errors were encountered: