Cesar Ramos Medina

Results 7 comments of Cesar Ramos Medina

@DiceOwl how would you go about using img2img with control net? At the moment, the base model that they use is text2img

On this note, how would someone go about using both the original image unmodified + some other control like canny (using img2img instead of txt2img for the base SD). I'd...

@arvid220u Any update on this? https://github.com/microsoft/vscode-azure-account/issues/897

Thank you so much for the fast reply! Will let you know of any other questions

@Lotayou btw, if I understand correctly, to run this with a different segmentation model you are not only going to need a binary mask, but also the panoptic and semantic...

I actually meant from the model itself. I think the code in your gradio app makes two calls to that function, one with a binary mask and one with a...

To fix the hardware capacity issue you need to duplicate the space and assign a GPU instance. I duplicated the space and needed to make the following changes to get...