English Arabic 简体中文 繁體中文 Français Deutsch 日本語 한국어 Português Русский Español
No other translations yet

How to Turn off Stable Diffusion Filter?

How to Turn off Stable Diffusion Filter?

—header ‘Authorization: Bearer {{key}}’ \ —header ‘Content-Type: application/json’ \ —data ’{ “extra”: { “response_image_type”: “jpeg”, }, “request”: { “prompt”: “1girl,sexy”, “model_name”: “dreamshaper_8_93211.safetensors”, “width”: 512, “height”: 512, “image_num”: 4, “steps”: 20, “seed”: -1, “clip_skip”: 1, “sampler_name”: “Euler a”, “guidance_scale”: 7.5 } }’