KofiLaces
Lurker
- Joined
- Jun 22, 2026
- Posts
- 26
- Reaction score
- 0
Since I keep being asked and the last thread got deleted I thought Id repost how I do AI images using A1111 using stable diffusion models. This for me was how I got started, I thought it was a simple and easy way to get going, I had a gtx 1080 and ive since got a new 4070 TI Super so 8gb vram or more is ideal, obviously the less you have the slower it will be.
1. Stable Diffusion Portable
Download Stable Diffusion Portable ( https://github.com/serpotapov/stable-diffusion-portable/archive/refs/heads/main.zip )
Unzip the stable-diffusion-portable-main folder anywhere you want (Root directory preferred)
Example: D:\stable-diffusion-portable-main
Run webui-user-first-run.cmd and wait for a couple seconds (installs specific components, etc)
It will automatically launch the webui, but since you don't have any models, it's not very useful. Follow the guide further.
To relaunch the webui in the project root, run webui-user.bat
2. The WEBUI!
Wait until you see
Code:
Running on local URL: http://0.0.0.0:7860
To create a public link, set `share=True` in `launch()`.
Then go to ( http://localhost:7860/ ) in any browser.
3. Models
For model downloads, once downloaded you will need to install them by moving the save file into your stable diffusion folder, for me its " stable-diffusion-portable-main\models\Stable-diffusion "
installing Lora's will be the same route but obviously the lora folder " stable-diffusion-portable-main\models\Lora "
For inpainting images, the best models are (they are 18+ so you will need to create a free account):
Realistic Vision InPainting
Go to ( https://civitai.com/models/4201/realistic-vision-v13 )
Uber Realistic Porn Merge inpainting
Go to ( https://civitai.com/models/2661?modelVersionId=915981 )
epiCRealism inpainting
Go to ( https://civitai.com/models/25694?modelVersionId=134361 )
PLEASE NOTE: if you see another that you like please make sure it is inpainting and not just a checkpoint (it should say in the title), checkpoints are for image generation not inpainting so they will not work.
4. Loading Model
In the webui, at the top left, "Stable Diffusion checkpoint", hit the 'Refresh' icon.
Now you should see the Realistic Vision or any other downloaded model in the list, select it.
5. Model Parameters, prompts and loras
Go to the "img2img" tab under "Stable Diffusion checkpoint" top left. Under the textarea prompts you should see more tabs, click on inpainting then select your image by dragging it into the box or clicking to upload it.
. In the first text area (positive prompt), enter the things you want to see.
Examples:
" RAW photo of a nude woman, naked "
or more detailed example
" RAW photo of a nude woman, naked, natural skin texture, hyperrealism, ultra detailed, best quality, masterpiece, intricate details hyperrealistic, (masterpiece, best quality) "
( higher priority than prompts without ) (( even higher )) (((( Maxed out priority ))))
. In the second text area (negative prompt), enter the things you don't want to see.
((clothing)), (monochrome:1.3), (deformed, distorted, disfigured:1.3), (hair), jeans, tattoo, wet, water, clothing, shadow, 3d render, cartoon, ((blurry)), duplicate, ((duplicate body parts)), (disfigured), (poorly drawn), ((missing limbs)), logo, signature, text, words, low res, boring, artifacts, bad art, gross, ugly, poor quality, low quality, poorly drawn, bad anatomy, wrong anatomy
or
body out of frame, ((deformed)), ((cross-eyed)), ((((closed eyes)))), blurry, out of focus, unfocused, (bad anatomy), disfigured, mutant, (mutation), (mutated), (extra limbs), extra arm, (bad body), broken, (back), behind, lazy eye, ((lazy eyes)), beard, man, ((closeup)), ((close-up)), barbie, doll, (penis), dick, balls, testicles, moustache, mustache, black and white, greyscale, sepia, B&W, highlights, cut off, (cropped), (((hairy chest))), filters, portrait, overexposed, over-exposed, (makeup), stretched, stretch, wide, extra wide, amputee, amputated, missing, haze, disformed, bad proportions, plastic, lopsided breasts, blur, weird, odd, hiding, alien abnormal, fused, blending, missing teeth, missing tooth, toothless, no teeth, backward, poor detail, low detail, extra nipples, (((deformed breast))), cgi, airbrush, unequal boob size, oversized vagina
These are just examples, you can download and install loras and add their trigger prompts to activate the loras in both prompt and negative prompts
EXAMPLE: for smaller breasts download a lora (make sure it's base model is SD1.5. That's what model version the inpainting I suggested are all using)
" https://civitai.com/models/25727/jk-small-breasts-lite " download and save into your lora folder (stable-diffusion-portable-main\models\Lora)
Find your lora tab, the tab line with generation, textual, hypernetworks, checkpoints tab under prompts it should be the last one, refresh if its not showing. Click the lora and it should add to your prompt " " the triggers to activate this lora is shown on the right under the download button on the civitai site " flat_chest, tiny_breasts ", adding the triggers to your prompt should activate the lora.
The end line of the lora " :1> " indicates the strength of the lora sometimes this can mess with a generation and create messed up errors in images. lower the strength if any of this happens :0.1 to :1 is positive and you can go into negative as well :-0.1 :-1, for example there are loras the choose how big something is based on the strength number hat size :-0.8 would be a tiny hat with :0.5 being bigger, some loras let you go above :1 to make things even bigger so :1.4 would be even bigger.
6. Sampling Methods
see " https://stable-diffusion-art.com/samplers/ " for greater detail.
Each method has different results for render speed and quality.
Here are my recommendations:
1. If you want to use something fast, converging, new, and with decent quality, excellent choices are
DPM++ 2M or DPM++ 3M SDE with minimum 25 steps, the more steps you add the slower your gen will be.
2. If you want good quality images and don’t care about convergence, good choices are
DPM++ SDE with 25+ steps (Note: This is a slower sampler)
DDIM with 25+ steps.
3. Avoid using any ancestral samplers if you prefer stable, reproducible images (Euler A, DPM2 A, DPM++ 25A and so on).
4. Euler and Heun are fine choices if you prefer something simple. Reduce the number of steps for Heun to save time.
7. Sampling steps.
select 25 above, the more steps the more detail but longer time to render, personally I use around 25-50, 50-150 takes longer and the results are not that much different for the time it takes.
8. Width and Height
512 x 512 for square, 512 x 768 for portrait, 768 x 512 for landscape.
the render will prefer smaller numbers, doubling it will create more errors in the image. For example 1024 x 1024 Stable Diffusion will be trying to render 2 images at 512 x 512 so the closer to 512 you are the less random artifacts / errors you will get.
This being said you can push closer to the errors, get slightly more detail sometimes more errors but good result, example size I use regularly 704 x 960 for landscape or 960 x 704 for portrait
1. Stable Diffusion Portable
Download Stable Diffusion Portable ( https://github.com/serpotapov/stable-diffusion-portable/archive/refs/heads/main.zip )
Unzip the stable-diffusion-portable-main folder anywhere you want (Root directory preferred)
Example: D:\stable-diffusion-portable-main
Run webui-user-first-run.cmd and wait for a couple seconds (installs specific components, etc)
It will automatically launch the webui, but since you don't have any models, it's not very useful. Follow the guide further.
To relaunch the webui in the project root, run webui-user.bat
2. The WEBUI!
Wait until you see
Code:
Running on local URL: http://0.0.0.0:7860
To create a public link, set `share=True` in `launch()`.
Then go to ( http://localhost:7860/ ) in any browser.
3. Models
For model downloads, once downloaded you will need to install them by moving the save file into your stable diffusion folder, for me its " stable-diffusion-portable-main\models\Stable-diffusion "
installing Lora's will be the same route but obviously the lora folder " stable-diffusion-portable-main\models\Lora "
For inpainting images, the best models are (they are 18+ so you will need to create a free account):
Realistic Vision InPainting
Go to ( https://civitai.com/models/4201/realistic-vision-v13 )
Uber Realistic Porn Merge inpainting
Go to ( https://civitai.com/models/2661?modelVersionId=915981 )
epiCRealism inpainting
Go to ( https://civitai.com/models/25694?modelVersionId=134361 )
PLEASE NOTE: if you see another that you like please make sure it is inpainting and not just a checkpoint (it should say in the title), checkpoints are for image generation not inpainting so they will not work.
4. Loading Model
In the webui, at the top left, "Stable Diffusion checkpoint", hit the 'Refresh' icon.
Now you should see the Realistic Vision or any other downloaded model in the list, select it.
5. Model Parameters, prompts and loras
Go to the "img2img" tab under "Stable Diffusion checkpoint" top left. Under the textarea prompts you should see more tabs, click on inpainting then select your image by dragging it into the box or clicking to upload it.
. In the first text area (positive prompt), enter the things you want to see.
Examples:
" RAW photo of a nude woman, naked "
or more detailed example
" RAW photo of a nude woman, naked, natural skin texture, hyperrealism, ultra detailed, best quality, masterpiece, intricate details hyperrealistic, (masterpiece, best quality) "
( higher priority than prompts without ) (( even higher )) (((( Maxed out priority ))))
. In the second text area (negative prompt), enter the things you don't want to see.
((clothing)), (monochrome:1.3), (deformed, distorted, disfigured:1.3), (hair), jeans, tattoo, wet, water, clothing, shadow, 3d render, cartoon, ((blurry)), duplicate, ((duplicate body parts)), (disfigured), (poorly drawn), ((missing limbs)), logo, signature, text, words, low res, boring, artifacts, bad art, gross, ugly, poor quality, low quality, poorly drawn, bad anatomy, wrong anatomy
or
body out of frame, ((deformed)), ((cross-eyed)), ((((closed eyes)))), blurry, out of focus, unfocused, (bad anatomy), disfigured, mutant, (mutation), (mutated), (extra limbs), extra arm, (bad body), broken, (back), behind, lazy eye, ((lazy eyes)), beard, man, ((closeup)), ((close-up)), barbie, doll, (penis), dick, balls, testicles, moustache, mustache, black and white, greyscale, sepia, B&W, highlights, cut off, (cropped), (((hairy chest))), filters, portrait, overexposed, over-exposed, (makeup), stretched, stretch, wide, extra wide, amputee, amputated, missing, haze, disformed, bad proportions, plastic, lopsided breasts, blur, weird, odd, hiding, alien abnormal, fused, blending, missing teeth, missing tooth, toothless, no teeth, backward, poor detail, low detail, extra nipples, (((deformed breast))), cgi, airbrush, unequal boob size, oversized vagina
These are just examples, you can download and install loras and add their trigger prompts to activate the loras in both prompt and negative prompts
EXAMPLE: for smaller breasts download a lora (make sure it's base model is SD1.5. That's what model version the inpainting I suggested are all using)
" https://civitai.com/models/25727/jk-small-breasts-lite " download and save into your lora folder (stable-diffusion-portable-main\models\Lora)
Find your lora tab, the tab line with generation, textual, hypernetworks, checkpoints tab under prompts it should be the last one, refresh if its not showing. Click the lora and it should add to your prompt " " the triggers to activate this lora is shown on the right under the download button on the civitai site " flat_chest, tiny_breasts ", adding the triggers to your prompt should activate the lora.
The end line of the lora " :1> " indicates the strength of the lora sometimes this can mess with a generation and create messed up errors in images. lower the strength if any of this happens :0.1 to :1 is positive and you can go into negative as well :-0.1 :-1, for example there are loras the choose how big something is based on the strength number hat size :-0.8 would be a tiny hat with :0.5 being bigger, some loras let you go above :1 to make things even bigger so :1.4 would be even bigger.
6. Sampling Methods
see " https://stable-diffusion-art.com/samplers/ " for greater detail.
Each method has different results for render speed and quality.
Here are my recommendations:
1. If you want to use something fast, converging, new, and with decent quality, excellent choices are
DPM++ 2M or DPM++ 3M SDE with minimum 25 steps, the more steps you add the slower your gen will be.
2. If you want good quality images and don’t care about convergence, good choices are
DPM++ SDE with 25+ steps (Note: This is a slower sampler)
DDIM with 25+ steps.
3. Avoid using any ancestral samplers if you prefer stable, reproducible images (Euler A, DPM2 A, DPM++ 25A and so on).
4. Euler and Heun are fine choices if you prefer something simple. Reduce the number of steps for Heun to save time.
7. Sampling steps.
select 25 above, the more steps the more detail but longer time to render, personally I use around 25-50, 50-150 takes longer and the results are not that much different for the time it takes.
8. Width and Height
512 x 512 for square, 512 x 768 for portrait, 768 x 512 for landscape.
the render will prefer smaller numbers, doubling it will create more errors in the image. For example 1024 x 1024 Stable Diffusion will be trying to render 2 images at 512 x 512 so the closer to 512 you are the less random artifacts / errors you will get.
This being said you can push closer to the errors, get slightly more detail sometimes more errors but good result, example size I use regularly 704 x 960 for landscape or 960 x 704 for portrait