Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,9 @@ tags:
|
|
29 |
- Draw real-world or non-MtG characters, in the style of MTG art
|
30 |
- Mix and match all of the above
|
31 |
|
|
|
|
|
|
|
32 |
## Using the Model
|
33 |
|
34 |
The model was trained on MtG card information, not art descriptions. This has the effect of preserving most non-MtG learning intact, allowing you to mix MtG card terms with an art description for great customization.
|
|
|
29 |
- Draw real-world or non-MtG characters, in the style of MTG art
|
30 |
- Mix and match all of the above
|
31 |
|
32 |
+
## Updates
|
33 |
+
- 13 Dec 2022: I am currently training v2 of this model on top of Stable Diffusion 2.1 (512), using the Stable Tuner trainer. This has solved the cropping issue v1 had, and has allowed me to train on the full resolution, uncropped art from Scryfall. I expect to release v2 within the next few days, once I determine a good stopping point, and create new example images. v2 is currently at 25 Epochs (about 87,500 steps), and still showing good improvement each epoch.
|
34 |
+
|
35 |
## Using the Model
|
36 |
|
37 |
The model was trained on MtG card information, not art descriptions. This has the effect of preserving most non-MtG learning intact, allowing you to mix MtG card terms with an art description for great customization.
|