AI [AI Art] - Show Us Your AI Skill *NO TEENS*

4.80 star(s) 6 Votes

KingBel

Member
Nov 12, 2017
432
3,524
If you render DAZ, why you need SD then?
DAZ characters is so ugly and with wrong proportions :( can guess G8 character/face from first look.
I just like the control in DAZ... but I am quite new to SD, so there may be a better way.. I was just trying to think of solutions based on my current skillset.
 

fr34ky

Active Member
Oct 29, 2017
812
2,200
I haven't tested this out myself yet, but if you can train a checkpoint (or Lora as Elefy said) of your custom character (created in DAZ for example), you could then create consistent gens with that character. This Youtube video explains the process: .

Seems like it would work. I am gonna do a test with one of the game characters that I normally do fanart for (possibly Ann from Big Brother) and see what the results look like.
Seems like someone might have done that already ;)
 

Rknudson

Newbie
Jun 18, 2020
83
2,100
Odd question but can you make a realistic dick on any of the male models you use? I thought it worked at one point but now I'm getting some kind of hybrid with the female antatomy. Not sure if it's just the program or I corrupted something with a model I installed.
 

fr34ky

Active Member
Oct 29, 2017
812
2,200
Odd question but can you make a realistic dick on any of the male models you use? I thought it worked at one point but now I'm getting some kind of hybrid with the female antatomy. Not sure if it's just the program or I corrupted something with a model I installed.
I created some sex images and worked ok, but it's hard to make any kind of genitals, be aware of your negative prompts if you are getting some weird hybrids.
 
  • Like
Reactions: Mr-Fox

Trasher2018

Engaged Member
Aug 21, 2018
2,198
3,602
Nice .. today just started with this ...

Code:
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug  1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: 0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8
Traceback (most recent call last):
  File "D:\stable-diffusion\stable-diffusion-webui\launch.py", line 360, in <module>
    prepare_environment()
  File "D:\stable-diffusion\stable-diffusion-webui\launch.py", line 272, in prepare_environment
    run_python("import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'")
  File "D:\stable-diffusion\stable-diffusion-webui\launch.py", line 129, in run_python
    return run(f'"{python}" -c "{code}"', desc, errdesc)
  File "D:\stable-diffusion\stable-diffusion-webui\launch.py", line 105, in run
    raise RuntimeError(message)
RuntimeError: Error running command.
Command: "D:\stable-diffusion\stable-diffusion-webui\venv\Scripts\python.exe" -c "import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'"
Error code: 1
stdout: <empty>
stderr: Traceback (most recent call last):
  File "<string>", line 1, in <module>
AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
but ..

Code:
>>> torch.cuda.is_available()
True
>>> torch.cuda.device_count()
1
>>> torch.cuda.current_device()
0
>>> torch.cuda.get_device_name(0)
'NVIDIA GeForce RTX 4070 Ti'
>>>
Has someone an idea how to solve that? ... and no, not using cuda is not an option ^^
 

Mr-Fox

Well-Known Member
Jan 24, 2020
1,401
3,808
It's gorgeous. I'm always looking for tools and ways to improve the quality or create different looks.
DxO is it a plugin or extension?

I have seen "ENSD:31337" in many generation data's and I'm curious what it is. Do you know?
 

atheran

Member
Feb 3, 2020
355
2,759
It's gorgeous. I'm always looking for tools and ways to improve the quality or create different looks.
DxO is it a plugin or extension?

I have seen "ENSD:31337" in many generation data's and I'm curious what it is. Do you know?
That sums it up pretty nicely, better than if I tried to explain it :)
 

DreamingAway

Member
Aug 24, 2022
313
744
Has someone an idea how to solve that? ... and no, not using cuda is not an option ^^
Are you using xformers?
You might need to downgrade pytorch to a previous version or maybe update your Drivers?

I don't see anything specific about NVIDIA GeForce RTX 4070 Ti that would cause this issue - you should be fine, could also try " --precision full --no-half " - in case your GPU doesn't like fp16.. but I think 4070 should..
 

DreamingAway

Member
Aug 24, 2022
313
744
With Control Nets and LORA..
I think we are at the point where most of the obvious flaws of AI can be mitigated / removed.

I'm waiting for the slew of Adult games to be created now.. Get to work!

:Cracks Whip:
 

KingBel

Member
Nov 12, 2017
432
3,524
Was playing around with the Latent Couple extension to find a way to better manage the properties of multiple characters in a gen. It works quite well, and once you have the models situated properly within the regions you specified in Latent Couple, you can change multiple properties without having the 'bleed' that always occurs with trying to add prompts to multiple character gens.

An example:
00145-1132376112.png
 
4.80 star(s) 6 Votes