Daily Release Campaign has ended!
See here for more info: URPM is back - Daily Releases incoming!
đź’–Join the Patreon if you want to support our work & even earlier access to models being beta or alpha tested!
🗣️Join the URPM Discord for Updates or Support!
 ---
My SDXL and Pony-SDXL Hybrid models are now available here: https://civarchive.com/models/790652/uber-realistic-porn-merge-ponyxl-hybrid-or-xl-and-pony-loras-or-controlnet
This is based on the URPM checkpoint. For more information check out the checkpoint page! https://civarchive.com/models/2661/uber-realistic-porn-merge-urpm
How to use it in AUTOMATIC1111 WebUI?
Place the LoRA model in .\stable-diffusion-webui\models\Lora then use <lora:filename:multiplier> in the prompt.
Example Images:
None of the sample images were altered, upscaled, etc. All can be reproduced using the metadata via the unpruned model with xformers disabled.
Prompting help (Depends on the model, some of these may not be possible):
Doggystyle:
positive: 20 year old woman (on all fours), ((penis penetrating pussy)), 1man, 1girl
negative: ((blurry)), duplicate, deformed, cartoon, animated, child, childish
Pussy Penetration:
positive: 20 year old woman riding dick, (penis penetrating pussy), ((detailed facial features))
negative: ((blurry)), duplicate, deformed, cartoon, animated, child, childish
Blowjob:
positive: 20 year old woman giving a man a blowjob, (sucking dick), ((detailed facial features))
negative: ((blurry)), duplicate, deformed, cartoon, animated, child, childish
Blowjob with Cum:
prompt: 20 year old woman sucking dick, (cum dripping on face)
negative: ((blurry)), duplicate, deformed, makeup, cartoon, animated, render, missing limbs, child, childish
Pussy Spread / Hands on pussy
prompt: 20 year old woman masturbating, legs spread, (hand on pussy), (detailed face)
negative: ((blurry)), duplicate, deformed, makeup, cartoon, animated, render, missing limbs, child, childish
If you notice that it’s not doing what it should do, be extremely light with the negative prompt. Example: ((blurry)), animated, cartoon, duplicate, child, childish
And then I re-use the same seed and add more words when needed.
Just like any NSFW merge that contains merges with Stable Diffusion 1.5, it is important to use negatives to avoid combining people of all ages with NSFW. This is sadly unavoidable without adding negative prompts, until there is an embedding or the like that can help automate this process. Here are a few things that I generally do to avoid such imagery (and will start representing this change in future version examples):
I avoid using the term "girl" or "boy" in the positive prompt and instead opt for "woman" or "man". The only exception is when I am specifying how many women should appear in a scene, which I would then use "1girl" or "2girls".
In the negative prompt I use: child, childish.
This has helped me prevent any kind of accidental imagery. I know a lot of us are used to using the term "girl" for "women", but AI can't understand the difference.
Liability:
In no event shall I or my team be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the use of this model. Please render responsibly.
Description
After extensive testing by a few members in the URPM community (Thanks Vlad, Murder Church Abbot#1502 and aamave#2287), we have found that 296 is the best DIM size for an extract of URPM.
This is a LoRA extract of URPMv1.3. For more information check out the checkpoint page! https://civitai.com/models/2661/uber-realistic-porn-merge-urpm
FAQ
Comments (13)
Sadly I get this error when trying to train a model with it
prepare dataset
prepare accelerator
Using accelerator 0.15.0 or above.
load StableDiffusion checkpoint
Traceback (most recent call last):
File "F:\kohya_ss\train_network.py", line 659, in <module>
train(args)
File "F:\kohya_ss\train_network.py", line 115, in train
text_encoder, vae, unet, = trainutil.load_target_model(args, weight_dtype)
File "F:\kohya_ss\library\train_util.py", line 2027, in load_target_model
text_encoder, vae, unet = model_util.load_models_from_stable_diffusion_checkpoint(args.v2, name_or_path)
File "F:\kohya_ss\library\model_util.py", line 877, in load_models_from_stable_diffusion_checkpoint
converted_unet_checkpoint = convert_ldm_unet_checkpoint(v2, state_dict, unet_config)
File "F:\kohya_ss\library\model_util.py", line 234, in convert_ldm_unet_checkpoint
new_checkpoint["time_embedding.linear_1.weight"] = unet_state_dict["time_embed.0.weight"]
KeyError: 'time_embed.0.weight'
Traceback (most recent call last):
File "C:\Python\lib\runpy.py", line 196, in runmodule_as_main
return runcode(code, main_globals, None,
File "C:\Python\lib\runpy.py", line 86, in runcode
exec(code, run_globals)
File "F:\kohya_ss\venv\Scripts\accelerate.exe\__main__.py", line 7, in <module>
File "C:\Users\User1\kohya_ss\venv\lib\site-packages\accelerate\commands\accelerate_cli.py", line 45, in main
args.func(args)
File "C:\Users\User1\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 1104, in launch_command
simple_launcher(args)
File "C:\Users\User1\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 567, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['C:\\Users\\User1\\kohya_ss\\venv\\Scripts\\python.exe', 'train_network.py', '--pretrained_model_name_or_path=F:/stable-diffusion-webui/models/Stable-diffusion/uberRealisticPornMerge_urpmv13296LORA.safetensors', '--train_data_dir=R://STABLEDIFINPUTS//LORA 3//image', '--resolution=768,768', '--output_dir=R://STABLEDIFINPUTS//LORA 3//model', '--logging_dir=R://STABLEDIFINPUTS//LORA 3//log', '--network_alpha=128', '--save_model_as=safetensors', '--network_module=networks.lora', '--text_encoder_lr=5e-5', '--unet_lr=0.0001', '--network_dim=128', '--output_name=ma2', '--lr_scheduler_num_cycles=1', '--learning_rate=0.0001', '--lr_scheduler=constant', '--train_batch_size=1', '--max_train_steps=1482', '--save_every_n_epochs=1', '--mixed_precision=bf16', '--save_precision=bf16', '--seed=1234', '--caption_extension=.txt', '--cache_latents', '--optimizer_type=AdamW8bit', '--max_data_loader_n_workers=1', '--clip_skip=2', '--bucket_reso_steps=64', '--xformers', '--bucket_no_upscale']' returned non-zero exit status 1.
i don't think you can train on a Lora. merge it with a 1.5 model and then you can
Are you trying to continue training on this Lora? Or are you trying to train a full model? You can’t use a Lora to train a full model and as much as I can find, as programmer, but not a python programmer, is that you cannot continue training a Lora without having the original dataset.
Can you make a Loha version too pls?
it asks me to use " --disable-nan-check" and then the result is just a black image.
There is sadly a problem with downloading models on the site currently. Feel free to join my server for now and I can throw you a direct link.
@saftle Thank you for the reply. Thought this is an issue from my end...
@saftle What's your invite link? I've been looking around and can't find a valid one.
is this overall as flexible as merging the models directly where is the catch ? or could we really save GBs of Data and just blend the models live as we wish them to be blended ?
avoiding all the repetitive data structure and waits in each merged model ?
just combining multiple 300 to 400 mb models weighting them side by side in realtime ontop of a base model ?
Could we extract those differences directly out of a existing checkpoint ?
It seems at least partly possible to reverse engineer what models where mixed together looking for specific data points and similar results.
And sometimes its interesting what you find deep down
And sometimes you wonder if that model was listed in the merge recipe you found structures of
Damn they look hot
What's the license for this? The same as URPM?
Can someone share what settings are best for the LoRa?
Like weight, Sampler, cfg, steps, ClipSkip?
Try Euler a, 20-30 steps, Cfg ~7, clip skip 1
Details
Files
URPMv1.3_LORA_296.safetensors
Mirrors
uberRealisticPornMerge_urpmv13296LORA.safetensors
uberRealisticPornMerge_urpmv13296LORA.safetensors
uberRealisticPornMerge_urpmv13296LORA.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
fit_girl_add_on.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
URPM.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
URPMv1.3_LORA_296.safetensors
uberRealisticPornMerge_urpmv13296LORA.safetensors
uberRealisticPornMerge_urpmv13296LORA.safetensors
URPMv1.3_LORA_296.safetensors




