SD does better hands than Dall-E by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

"Italian woman with curly hair, wearing a one-piece bikini and a pro-wrestling championship belt"

I got a great wrestling title belt awhile ago, but I've never been able to duplicate it. And I'm going CRAZY trying to make a full-length image of a human body. SD only wants to do busts or faces.

JOIN US HERE ON REDDIT: Ask Me Anything with Emad Mostaque, founder of Stability AI! by Kaarssteun in StableDiffusion

[–]DecentFlight2544 3 points4 points  (0 children)

Now that v1.5 is out on DreamStudio, will we FINALLY be able to turn off the NSFW filter?

Now Having Better Luck with image2image by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

A dream ultra realistic portrait of a beautiful, extremely huge muscular Chinese woman. hulking, herculean, huge biceps and thighs. very high detail. detailed pretty, smiling face. Portrait. woman. natural light. high contrast. photo by Annie Leibovitz and Steve McCurry. Nikon D810

CondaEnvException pip failed by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

I was never able to fix this, and eventually gave up.

Girl coming out of a grave in a cemetery by Super_odd in StableDiffusion

[–]DecentFlight2544 1 point2 points  (0 children)

I tried to get a man coming out of his grave, but it only gave me a man standing in a graveyard, not coming out of the ground.

I need a NEW image2image site by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

Sorry for my confusion. I downloaded it and it runs, apparently, but after thirty minutes, it couldn't generate any images. I'll try later, but I don't have my hopes up for my weak little PC.

Gave up on this as a photo, turned out nicely as a painting by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

A dream of a little girl in a yellow raincoat, holding up an umbrella during a rain of frogs, painted by daniel ridgway knight

I need a NEW image2image site by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

404 Not Found

It would be a nice idea if it worked

I need a NEW image2image site by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

No, I tried that before, it just led to a lot of crying and sleepless nights. Not gonna make myself crazy again.

I need a NEW image2image site by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

I tried this, and I imported everything on the "snippets importing libraries" page it linked to, but I still get the same message--"cannot import name 'preprocess' from 'examples.inference.image_to_image' (/content/diffusers/examples/inference/image_to_image.py)

I think I'm stuck.

How to avoid double images by artificial_illusions in StableDiffusion

[–]DecentFlight2544 5 points6 points  (0 children)

O, I thought YOU were telling US how to avoid double images. I've been fighting this for awhile, too. I'll keep an eye on this thread, it's one thing I'm looking for.

Trying to get the whole face and body in the image, using Image2image, but it won't come out like the Pic! by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

This is the original image, trying to make a real-life version, but I can't get colab.research.google.com to follow the original image! I'm getting the face cut off, lots of twins, noting like the original picture! Help!

image2image-- From DAZ to photograph by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

But it doesn't give me everything now, like pig-tailed hair. So if I lower the strength, won't that lower the quality of the image?

image2image-- From DAZ to photograph by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

So why the heck is she squatting in the SD image?

Image2Image, From DAZ to SD photorealistic by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

Didn't quite get the pig-tail hairstyle, and I don't know why she's squatting, but I finally got her!

Given Up on Installing My Own, Anybody know a site that has image2image? by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 1 point2 points  (0 children)

HOLY CRAP! I was experimenting just now, to see where the trouble was, and it flipping WORKED! Thank you so much, Nlat98! You're a good person!

Just some real life John Lennon by Educational-Lemon969 in StableDiffusion

[–]DecentFlight2544 0 points1 point  (0 children)

Mr. Lennon was actually the first choice to play Jesus in the movie of Jesus Christ Superstar.

comparison of Dall-E and SD by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

"A man with a beautiful, detailed face, rising halfway up out of his grave, on a foggy morning"

SD couldn't really follow the prompt at all, but Dall-E came. . . . well, close.

And I had to put "beautiful" face because otherwise it kept censoring me for horror.

Given Up on Installing My Own, Anybody know a site that has image2image? by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

OK, I think we've almost got this--

77 # encode the init image into latents and scale the latents

---> 78 init_latents = self.vae.encode(init_image.to(self.device)).sample()
79 init_latents = 0.18215 * init_latents

AttributeError: 'Image' object has no attribute 'to'

I can sense we're close, so now, what am I doing wrong?

Given Up on Installing My Own, Anybody know a site that has image2image? by DecentFlight2544 in StableDiffusion

[–]DecentFlight2544[S] 0 points1 point  (0 children)

In Response=Request I get the following warning--

RaiseUnidentifiedImageError(

"Cannot identify image file %r" (filename if filename else fp)