lllyasviel / ControlNet-v1-1-nightly

Nightly release of ControlNet 1.1
4.48k stars 364 forks source link

How to make API calls and generate images by passing in parameters? #75

Open Hmily88 opened 1 year ago

Hmily88 commented 1 year ago

How to make API calls and generate images by passing in parameters? 使用/controlnet/detect 这个api结果是黑百图

Hmily88 commented 1 year ago

传入参数 { "controlnet_module": "none", "controlnet_input_images": ["img_base64"], "controlnet_processor_res": 512, "controlnet_threshold_a": 64, "controlnet_threshold_b": 64 }