Koboi69 commited on
Commit
c8504f6
1 Parent(s): 1021988

Upload NSFW (1).txt

Browse files
Files changed (1) hide show
  1. NSFW (1).txt +2 -0
NSFW (1).txt ADDED
@@ -0,0 +1,2 @@
 
 
1
+ text2img.safety_checker = lambda images, **kwargs: (images, False)
2
+ inpaint.safety_checker = lambda images, **kwargs: (images, False)