dermesut

Results 5 issues of dermesut

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui ### What...

trying out http://127.0.0.1:7860/docs#/default/get_extensions_list_sdapi_v1_extensions_get with no extensions installed, i get a respsonse with an empty list - as expected. when i install a first extension (say, ultimate sd upscale), go to...

this is the arguments that i provide: controlnet_args = {..., "image": base64_image, "mask_image": base64_mask_image, ...} this is the output in the terminal: ``` in get_input_data elif (unit_image < 5).all() and...

although the payload is being written and sent to the options-route, nothing happens. two lines added to the api.py seem to change that for me: add 1: `from modules_forge import...

just saw the updated readme saying "API endpoints (txt2img, img2img, etc) | Normal, but pending improved Flux support", so i thought i'd mention the api endpoint "embeddings" returning: ``` ......