Norod78 commited on
Commit
0958fa5
1 Parent(s): 1c49c36

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ thumbnail: "https://huggingface.co/Norod78/sd21-hearthstone-cards/resolve/main/sample_images/00005-166904889-Snoop%20Dogg%20music%20power%20Hearthstone%20card.png"
6
+ tags:
7
+ - text-to-image
8
+ - stable-diffusion
9
+ - stable-diffusion-diffusers
10
+ datasets:
11
+ - Norod78/hearthstone-cards-512
12
+ inference: true
13
+ widget:
14
+ - text: 3 Cute dog, Fluff. Hearthstone card
15
+ - text: Gal Gadot Super Wonderwoman power. Hearthstone card
16
+ - text: Cute Pikachu Pokemon Electricity buzzzz Hearthstone card
17
+ - text: 4 Snoop Dogg music power Hearthstone card
18
+ library_name: diffusers
19
+ pipeline_tag: text-to-image
20
+ ---
21
+
22
+ # SDv2.1 sd21-hearthstone-cards model
23
+ ### Stable-Diffusion v2.1 fine-tuned for 10k steps using [Huggingface Diffusers train_text_to_image script](https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image.py) upon [Norod78/hearthstone-cards-512](https://huggingface.co/datasets/Norod78/hearthstone-cards-512)
24
+ # Stable-Diffusion Hearthstone card generator. First digit in prompt controls the Mana-cost (pretty well) then card name, then special ability and description, then "Hearthstone card".
25
+
26
+ ![thumbnail](https://huggingface.co/Norod78/sd21-hearthstone-cards/resolve/main/sample_images/sd21-hearthstone-cards-animation-GalGadot.gif)
27
+
28
+ ## A few sample pictures generated with this model are available [here](https://huggingface.co/Norod78/sd21-hearthstone-cards/tree/main/sample_images)