Mystixx's picture
Create NSFW
8451710
raw
history blame
133 Bytes
text2img.safety_checker = lambda images, **kwargs: (images, False)
inpaint.safety_checker = lambda images, **kwargs: (images, False)