s-show
Results
1
comments of
s-show
I was able to use the waifu-diffusion model with the following code. ```python pipe = StableDiffusionPipeline.from_pretrained("hakurei/waifu-diffusion", torch_dtype=torch.float16) pipe.safety_checker = lambda images, **kwargs: (images, False) prompt = "1girl, \ blue eyes,...