Simon Brami

Results 12 comments of Simon Brami

Still waiting for this feature.

@HakanL I installed your version, it works fine locally but when I deploy it to an Azure App Service, it doesn't work anymore with the error : `An attempt was...

I managed to make the lib work on every OS and either 32 or 64 runtimes there: https://github.com/HakanL/DinkToPdf/issues/8

running into the same issue with the format .HEIC from apple

I'm running into the same problem here, it seems like it has no effect..

I am having the same issue, did you find a fix for this ? @sima94

Same issue, would it be possible to add an option to force returning the upscaled version ? And we would handle the composition ourselves with the masked part. :)

Same issue here. Inside cog.yaml `- python cog-sd-webui/init_env.py --skip-torch-cuda-test` This command is downloading stable-diffusion-stability-ai and other folders inside `/stable-diffusion-webui/repositories` but the docker WORKDIR is supposed to be `/src` so it...

Hi @philz1337x, thank you for your work! I think there are many things missing, we also need to add ControlNET + MultiDiffusion in the `extensions/ `folder. The upscaler 4x-UltraSharp.pth in...

> Thanks for testing I will extend the readme. > > In the meantime try this to run the replicate model on your machine: > > ``` > docker run...