AI Celebrity Fakes

I've been playing around with AI to remove clothing with varying degrees of success. It works on varying quality images and amounts of clothing. nnYou will need the following models to do this:nn f222.ckpt - nnHere's the basic steps I use to achieve something like this:nn- First use f222.cpkt, and mask out the visible clothing using inpaint. Add the prompt "a naked woman topless with tits out" and set negative promps "clothes, clothing, cloth, bikini, underwear, bra, swimsuit, jeans, dress, skirt, pants, jeans, sheet, sheets, towel, lingerie, see through, tattoo, panties, top" nSet to fill. Sampling method=Euler, steps=80 (Sometimes 80 is too high, so feel free to try 40 as well), CFG=7, Denoising=0.75nn- then choose the best version generated and Mask the entire body. Sampling method=Euler, steps=80, CFG=7, Denoising=0.3 using same prompts.