volrath50 commited on
Commit
863eace
1 Parent(s): b4f3e40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -10,9 +10,13 @@ tags:
10
  ---
11
  #fantasy-card-diffusion
12
 
13
- #### A comprehensive Stable Diffusion model for generating fantasy trading card style art, trained on all currently available Magic: the Gathering card art (~35k unique pieces of art) to 140,000 steps, using Stable Diffusion v1.5 as a base model. Has a strong understanding of MTG Artists, planes, sets, colors, card types, creature types and much more.
14
 
15
- ### For a guide on using the model, scroll down below
 
 
 
 
16
 
17
  ![Collage](https://huggingface.co/volrath50/fantasy-card-diffusion/resolve/main/collage_sd_jpg.jpg)
18
 
@@ -60,6 +64,8 @@ This model is trained on so many things, I'm just scratching the surface of figu
60
 
61
  Full generation parameters, seeds, etc, should be in the images. All these examples were made with Automatic1111's UI, fantasycarddiffusion-140000.ckpt, and the "DPM++2S a Karras" sampler. CFG varies - I find around 11 works as a good baseline. Most of these were done with around 40-50 steps - probably overkill.
62
 
 
 
63
  # Ascended Eldrazi
64
  (an Eldrazi that has somehow made his way to Theros, chilled out, and attained godhood)
65
 
 
10
  ---
11
  #fantasy-card-diffusion
12
 
13
+ ### A comprehensive Stable Diffusion model for generating fantasy trading card style art, trained on all currently available Magic: the Gathering card art (~35k unique pieces of art) to 140,000 steps, using Stable Diffusion v1.5 as a base model. Has a strong understanding of MTG Artists, planes, sets, colors, card types, creature types and much more.
14
 
15
+ <b>Prompts:</b> For best results, prompt the model with card information, <i><b>like you were writing out a custom MtG card</b></i>, with the phrase "MTG card art" and an art description
16
+
17
+ <b>Example:</b> "MTG card art, Fiery Merfolk, by Chris Rahn, 2021, creature - merfolk wizard, blue, red, ur, izzet, ravnica, gtp, rtr, grn, an izzet league merfolk, swimming in a ravnica river, casting a fire spell, flames, water, contrast, beautiful composition, intricate details"
18
+
19
+ <b>For a detailed guide on using the model, and how it was trained, scroll down below</b>
20
 
21
  ![Collage](https://huggingface.co/volrath50/fantasy-card-diffusion/resolve/main/collage_sd_jpg.jpg)
22
 
 
64
 
65
  Full generation parameters, seeds, etc, should be in the images. All these examples were made with Automatic1111's UI, fantasycarddiffusion-140000.ckpt, and the "DPM++2S a Karras" sampler. CFG varies - I find around 11 works as a good baseline. Most of these were done with around 40-50 steps - probably overkill.
66
 
67
+ <b>Note:</b> The example prompts were done with Automatic1111's WebUI, and use both prompt weighting and negative prompts, and will not work the same out of the box in the demo on this page.
68
+
69
  # Ascended Eldrazi
70
  (an Eldrazi that has somehow made his way to Theros, chilled out, and attained godhood)
71