TheAuthor_13@lemm.ee to AI Generated Images@sh.itjust.worksEnglish · 5 months ago“Show me what you look like”lemm.eeimagemessage-square8fedilinkarrow-up149arrow-down11
arrow-up148arrow-down1image“Show me what you look like”lemm.eeTheAuthor_13@lemm.ee to AI Generated Images@sh.itjust.worksEnglish · 5 months agomessage-square8fedilink
minus-squareSatansMaggotyCumFart@lemmy.worldlinkfedilinkEnglisharrow-up8·5 months agoThat’s a sign of schizophrenia.
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkEnglisharrow-up14·5 months ago You might be on to something. I gave Stable Diffusion 1.5 this same prompt and now I’m scared to touch my computer.
minus-squaredisguy_ovahea@lemmy.worldlinkfedilinkEnglisharrow-up5·5 months agoThat looks like what you summon if you say “Bloody Daisy” three times while looking into the camera.
minus-squareThe Bard in Green@lemmy.starlightkel.xyzlinkfedilinkEnglisharrow-up4·5 months ago`import cv2 cap = cv2.VideoCapture(0) if not cap.isOpened(): print(“Error: Could not open webcam.”) for _ in range(3): print(“Bloody Daisy”) cap.release() cv2.destroyAllWindows()`
minus-squareSatansMaggotyCumFart@lemmy.worldlinkfedilinkEnglisharrow-up4·5 months agoI’m pretty sure I just summoned a daemon reading that.
That’s a sign of schizophrenia.
You might be on to something. I gave Stable Diffusion 1.5 this same prompt and now I’m scared to touch my computer.
That looks like what you summon if you say “Bloody Daisy” three times while looking into the camera.
`import cv2
cap = cv2.VideoCapture(0)
if not cap.isOpened(): print(“Error: Could not open webcam.”)
for _ in range(3): print(“Bloody Daisy”)
cap.release() cv2.destroyAllWindows()`
I’m pretty sure I just summoned a daemon reading that.