orcinator
Liturgist
Wonder how well it would handle making cyberpunk/scifi NPCs. I already see those pieces of art plaguing artstation and pixiv though I wonder how good it is at drawing specific prompts.
Works for cyberpunk:Wonder how well it would handle making cyberpunk/scifi NPCs. I already see those pieces of art plaguing artstation and pixiv though I wonder how good it is at drawing specific prompts.
Yes, these Planescape characters have been created with the usual artist combination. I'm being more selective in my choice of artists for the Ravenloft setting, but first a final look at Planescape, namely a few of the infinite layers of the Abyss:Landscapes are okay, but the characters look super gay and like semi-animu artgem shit.
All of those look pretty impressive.For the Ravenloft campaign setting of gothic horror, I directed Stable Diffusion to an art style based on Henry Fuseli, Zdzislaw Beksiński, Nicola Samori, and H.R. Giger.
Azalin the Lich, lord of Darkon:
Adam, a monster created byFrankensteinMordenstein:
Strahd von Zarovich, lord of Barovia and antagonist of the original Ravenloft adventure module:
Vlad Drakov, lord of Falkovnia, former leader of a mercenary band called the Talon of the Hawk:
Bastellus, a haunting undead creature that comes in the night to feed on the dreams of helpless sleepers:
Blood elemental, with a roughly humanoid appearance and tentacles of blood:
Mist Horror:
Gargoyle:
I don't know why github nerds insist on complicating this crap for normies when you can just go to Code and save a zip file, and it will work just fine.Zed Duke of Banville I managed to get Stable Diffusion running using this tutorial:
If you aren't referring to any specific artists or style in the prompts, or even to something such as artstation that might provide decent artwork for a baseline, then you will probably have terrible results. For elves, you might consider ending with the prompts "D&D, fantasy, artstation, Hearthstone, art by Artgerm and Greg Rutkowski and Alphonse Mucha". Also specify "small ears", since the training data must have included a large number of images with those horrible Japanese-comics-style elf ears.But I'm getting terrible results. For example, typing "elf warrior from mystara" gets me some North Pole-looking elf. No idea what I'm doing wrong, thoughts?
Thank you kindly, I'll try that later!If you aren't referring to any specific artists or style in the prompts, or even to something such as artstation that might provide decent artwork for a baseline, then you will probably have terrible results. For elves, you might consider ending with the prompts "D&D, fantasy, artstation, Hearthstone, art by Artgerm and Greg Rutkowski and Alphonse Mucha". Also specify "small ears", since the training data must have included a large number of images with those horrible Japanese-comics-style elf ears.
I haven't got the damndest idea how github works lol. I'm just glad I finally got Stable Diffusion working. But yeah would have been nice to go through fewer hoops.I don't know why github nerds insist on complicating this crap for normies when you can just go to Code and save a zip file, and it will work just fine.
Sure, it might make rolling back updates or whatever harder, but most people will probably never even update it anyway, let alone checkout an older version etc.
That video seems retarded tbh. For instance you need neither a GitHub Account, nor a "Hugging Face" account. For the models you can just torrent them from here: https://rentry.org/sdmodelsI haven't got the damndest idea how github works lol. I'm just glad I finally got Stable Diffusion working. But yeah would have been nice to go through fewer hoops.
Hey there, I really want to generate my own drow elf, but its like impossible, after hours of trying I dont get nothing decent. Could you share some of the prompts that you used? This images look freaking awesome!You can find various guides online, but the basic steps:Was there a guide you followed to get a local version of Stable Diffusion running?
- Download Stable Diffusion and extract to your drive --- note the README file contains useful information
- Download the latest Checkpoint data for Stable Diffusion (requires an email address, even if a fake one) and save it as [drive\mainfolder\]stable-diffusion-main\models\ldm\stable-diffusion-v1\model.ckpt
- Download and install Miniconda (I first tried with Anaconda, but this caused problems)
- Download and install the latest version of Python, if you don't already have it
- Open a command prompt in Miniconda, change directory to [drive\mainfolder\]stable-diffusion-main, and then enter the statement conda env create -f environment.yaml (this should be necessary just once)
- At this point, any time you want to run Stable Diffusion, you can just
- Open a Miniconda command prompt
- Change directory to [drive\mainfolder\]stable-diffusion-main
- Enter the statement conda activate ldm
- Start running your art generation commands, such as python scripts/txt2img.py --prompt "Duke Stefan Karameikos, monarch, royalty, fiery red hair flecked with gray, fiery red beard flecked with gray, sea-blue eyes, gruff, candid, uncompromising, William-Adolphe Bouguereau, Edmund Leighton, Frank Dicksee, John William Waterhouse" --plms --n_iter 5 --n_samples 1
- Note you can change the seed number by adding --seed #, where # is whatever number you want to enter
- Output appears in [drive\mainfolder\]stable-diffusion-main\outputs\txt2img-samples\samples; also, a single image containing all five images created from a seed appears in the folder above that
For GAZ5 The Elves of Alfheim, I continued using the Mucha/Rutkowski/Artgerm combination; although it should be possible to generate elves and dwarves in a specific artistic style, it would be more difficult. There is a section on notable personalities, which includes notes on appearance and personality, and I also requested a forest background in the prompts:
King Doriath Erendyl:
Brendian Erendyl:
Lynnwyl Chossum:
Dyradyl Feadiel:
Arloen Treelife of the Grunalf Clan:
Durifern Widefarer of the Grunalf Clan:
Beasthunter of the Longrunner Clan:
Coolhands of the Longrunner Clan (my favorite of the GAZ5 portraits)
Mealidan Mealidil:
Redsword Truetalker of the Red Arrow Clan:
Brightsword of the Red Arrow Clan:
Shurengyla is a stereotypical blonde elf-maiden, so a few of her better portraits could be used to represent different elf-women:
I hadn't tried to generated a drow / dark elf, so I can't share prompts appropriate for them rather than for regular elves. As mentioned above, for the elves I ended my prompts with D&D, fantasy, artstation, Hearthstone, art by Artgerm and Greg Rutkowski and Alphonse Mucha, and I also included an earlier prompt for small ears since there seems to be training data with those ridiculously-oversized Japanese-originated elf ears.Hey there, I really want to generate my own drow elf, but its like impossible, after hours of trying I dont get nothing decent. Could you share some of the prompts that you used? This images look freaking awesome!