Datwadda's picture
Create NSFW
8805490
raw
history blame
No virus
132 Bytes
text2img.safety_checker = lambda images, **kwargs: (images, False)
inpaint.safety_checker = lambda images, **kwargs: (images, False)