jfdelgad
jfdelgad
Thanks for your reply. I just installed the repo and run the example in the read me. This was ran using the CPU although there is a cuda card present....
The issue seems to have been on my machine, it works well now.
This code throws an error in line: `pipe = StableDiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-1-diffusers", use_auth_token=True)` # make sure you're logged in with `huggingface-cli login` I am guessing is related to the autorization to access...
Does anyone have any idea? I see the same [issue reported in the discord](https://discord.com/channels/1002292111942635562/1042896447311454361/1132246738565079060) group by other people but no response at all there either. Notice that in the example...
> There was a masking bug with the 2 stage models (base + refiner) 0.9 and 1.0, a fix should be rolling out before long. @UXDart Is there any update...
> There was a masking bug with the 2 stage models (base + refiner) 0.9 and 1.0, a fix should be rolling out before long. Any updates about this?
Same issue here, using Python 3.6