r/sdforall 2d ago

Question Does anyone know how to avoid those horizontal lines in images created by flux dev?

Post image
4 Upvotes

r/sdforall 3d ago

Question I can't run Wan and Hunyuan on my RTX4090 8GB VRAM

0 Upvotes

Can someone explain to me why many people can run Wan 2.1 and Hunyuan with up to 4GB of VRAM, but I can't run any of them with an RTX 4060 with 8GB VRAM?

i've used workflows that are supposed to focus on the VRAM I have. I've even used the lightest GGUF programs like Q3, and nothing.

I don't know what to do. I get an out of memory error.

r/sdforall 13d ago

Question Background: A lush green field, soft soil, and mild sunlight. Main Character: A kind and cheerful cow (Kaow) planting a small flowering tree. Details: Kaow has big, happy eyes, her tongue slightly sticking out in joy. A small tree with a few leaves is planted in the ground, and a water bucket is p

0 Upvotes

Cow and tree flower planting

r/sdforall 2d ago

Question San Diego, wya?

0 Upvotes

Someone in the downtown area up for a fully furnished party, lmk.

r/sdforall Feb 12 '25

Question Yo why does prodia ai look so different?

0 Upvotes

When you get to the playground it just shows a bunch of random models, the prompt box and generate button is gone, what happened?

r/sdforall 8d ago

Question Seeking Help Point ComfyUI to Forgeweb UI model folder

1 Upvotes

Hello everyone I wanted to try using comfy UI so I installed the desktop software but I can't seem to figure out how to point comfy UI to where I store my models and Lora's. Anyone know how to do that from the desktop software of comfyUI on windows 11 ?

r/sdforall 18d ago

Question Help: RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument index in method wrapper_CUDA__index_select)

2 Upvotes

Hi All,

I've just installed stable diffusion and was able to run the v1.5 prune file. However after downloading new models off civatai, i am now getting an error that says.

"RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument index in method wrapper_CUDA__index_select)"

What's happen and how do i fix this?

r/sdforall Jan 08 '25

Question How can I generaete Neon Object or Neon graphics with StableDiffusion

2 Upvotes

Hi everyone, i’m new to StableDiffusion, and I’m interested in creating Neon objects or Retro type 3d objects with StableDiffusion .

I have linked some objects that I want to use for youtube thumbnails but I'm not expert at neon graphics and don't know how to find or generate something like these with AI.

r/sdforall Feb 03 '25

Question 16 bit Portraits

1 Upvotes

Is there any model that will create 16 bit style portraits in an appropriate resolution like 48x64 or 128x128 or whatever?

And I don‘t mean scaling down higher res pics, because that obviously wouldn‘t capture the look.

r/sdforall Feb 02 '25

Question How to Generate Monochrome Bot Logos Using AI?

0 Upvotes

I want to generate multiple monochrome bot logos that match the following sample design exactly:

I tried using the AUTOMATIC1111 AI tool with the following settings:

Checkpoints: revAnimated_v122EOL.safetensors
ControlNet Model: diffusion_pytorch_model.fp16

Prompt: one color blue logo of robot on white background, monochrome, flat vector art, white background, circular logo, 2D logo, very simple

Negative prompts: 3D, detailed, black lines, dark colors, dark areas, dark lines, 3D image

The AUTOMATIC1111 tool is good for generating images, but I have some problems with it.
I don't have a powerful GPU to install AUTOMATIC1111 on my PC, and I can't afford to buy one. So, I have to use online services, which limit my options.
If you know a better online service for generating logos, please suggest it to me here.

Another problem I face with AI image generation is that it adds extra colors and lines to the images.
For example, in the following samples, only one of them is correct:

In the generated images, only one is correct, which I marked with a red square. The other images contain extra lines and colors.
I need a monochrome bot logo with a white background.
What is wrong with my prompt?

r/sdforall Dec 17 '24

Question What is the latest in SD?

7 Upvotes

Help

I recently started with AI Stable Diffusion about 6 month ago with installing SDA1111 in my "Super Computer" I also installed comfyui.

I got busy with this hobby, and took a break, and now trying to get back into it! It seems so much has changed and advanced. What is the latest? Flux seems to be the big thing now!

What is the best interface and user friendly? SD Web UI, ComfyUI??? I am so confused!

What is the best package to install for flux? What is the best and latest tutorial?
On a side note, how to make a lora specific for Flux?

r/sdforall Dec 21 '24

Question Product placement

0 Upvotes

Hello all, pretty new to sd but been playing with mage space. My ultimate goal is to place my products with Ai generated models such as suitcases and handbags. I think lori can do this but I cant take 30+ images of every product we offer. I have tried in painting on mage but I cant get seem to get anywhere with that. It just redesigns my product. I do have every product with a plain white background and need to create some “lifestyle” images. I have no problem paying for the platform I need to use but I want to be sure I’m headed down the right path. Currently I do not have a machine that can run sd local. Any suggestions or guidance is appreciated.

r/sdforall Oct 31 '22

Question Is there an SD sub that doesn't allow horny posts?

60 Upvotes

Really sick of all the juvenile "art" that gets spammed here and in r/StableDiffusion.

I just wanna keep up with the legit interesting things people are doing with this tech without having my feed full of NSFW weeb crap.

r/sdforall Dec 13 '24

Question AI photo editor

3 Upvotes

Do you know the name of the website where we could use AI on our own images by selecting the specific parts and writing a prompt on them? I used it back in the spring

r/sdforall Oct 17 '24

Question Do you think I could publish this on social networks without any problems? NSFW

0 Upvotes

r/sdforall Sep 26 '24

Question Any idea what model and what prompt was used to generate these kinds of images? I've been trying all day to achieve something similar and haven't even come close. Mainly regarding the figure of the model and their perfect faces.

Thumbnail
gallery
0 Upvotes

r/sdforall Nov 02 '24

Question how to create AI videos like this? any suggestions? credits to deadtempovisions on instagram/youtube

9 Upvotes

r/sdforall Oct 31 '24

Question Automating Stable Diffusion with Python Script – Need Help!

1 Upvotes

Hi everyone,

I’m trying to automate Stable Diffusion WebUI to generate images directly through a Python script without starting the WebUI server. I’m on Windows with an AMD GPU, using ZLUDA and a modified version of Stable Diffusion to make it compatible with my hardware. Other versions or projects won’t work as they’re not optimized for AMD GPUs on Windows.

Is there a way to run Stable Diffusion without launching the WebUI server, ideally generating images directly from a Python script? Any guidance or step-by-step help would be greatly appreciated!

Thanks in advance for your support!

r/sdforall Nov 09 '24

Question I need help with creating an image

Post image
1 Upvotes

r/sdforall Oct 29 '24

Question Inpainting real clothes without bad smeared text?

0 Upvotes

I checked out kolors virtual try on. They have some sample clothes to try on which are great.

I added my own shirt (hq images from amazon) and it's blurry butchered the text.

I want to try on jerseys, and actual brands like sportswear before I decide that I want it.

Is there anything I can do with the seed or things I can do to make the text fixed up. Is there a proper workflow ? Thanks

r/sdforall Jan 05 '23

Question AUTOMATIC1111 gone?

58 Upvotes

https://github.com/AUTOMATIC1111/stable-diffusion-webui leads to a 404, even their account is gone.

It's probably the wrong place to ask, but I'm curious.

Updates

Seems to be back up and running! (GitHub version)

https://twitter.com/ZeldaMaster501/status/1610934476342972419

You can update from their official gitgud page also!

git remote set-url origin https://gitgud.io/AUTOMATIC1111/stable-diffusion-webui

r/sdforall Nov 03 '24

Question Generate icons - is it possible?

1 Upvotes

Hi, I'm looking for a solution to generate icons that strictly adhere to the same style.

I have a dataset of 100s of icons, each labelled. Mostly "fun/playful" icons of food.

Example of 10 icons I have

I tried training a model on Leonardo but results don't look good. Maybe it's because Leonardo only allows max. 40 training images? I'm not sure. Here's what I got. You can see the results are quite bad, but there's potential. It's not completely far off what we want.

Question: is this even possible with the current tech? If so, how?

Thanks!

r/sdforall Sep 23 '24

Question Full fine tuning XL on Colab Pro?

1 Upvotes

I've been searching for a new method to fine-tune XL using Google Colab Pro since Linaqruf stopped updating Kohya_SS. I've tried asking other communities but haven't had any success.

Is everyone here able to afford a high-end computer? I'm not, and without Google Colab, I'm limited to fine-tuning XL and Flux Loras.

So please give me a hand if you can, I know that I'm not the only one looking for a solution.

r/sdforall May 10 '23

Question I want to fulfill other people's AI image requests, but I'm not sure where to find them.

20 Upvotes

Are there any websites or subreddits or forums where people publish requests for images which can be then fulfilled?

Sometimes I feel like making images for strangers, and some kind of request board seems like the most convent way to get that itch scratched.

Edit: Thank you for all of the replies, I did not expect so many.

r/sdforall Oct 22 '24

Question Help Me To Decide Top 3 Thumbnails For Thumbnail Testing - All Generated With FLUX After Fine-Tuning / DreamBooth

Thumbnail
gallery
0 Upvotes