Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,22 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
-
### ClaymationXmas Dreambooth model trained by Norod78 with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
|
|
8 |
|
9 |
|
10 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
thumbnail: "https://huggingface.co/Norod78/claymationxmas/resolve/main/sample_images/grid-0167-3362370631-A_TARDIS_in_the_snow_with_Santa_ClaymationXmas,_very_detailed,_clean,_high_quality,_sharp_image.jpg"
|
6 |
tags:
|
7 |
- text-to-image
|
8 |
- stable-diffusion
|
9 |
+
- stable-diffusion-diffusers
|
10 |
+
datasets:
|
11 |
+
- Norod78/ChristmasClaymation-blip-captions
|
12 |
+
inference: true
|
13 |
+
widget:
|
14 |
+
- text: A Gal Gadot in the snow with Santa ClaymationXmas, very detailed, clean, high quality, sharp image
|
15 |
+
- text: A TARDIS in the snow with Santa ClaymationXmas, very detailed, clean, high quality, sharp image
|
16 |
+
|
17 |
---
|
18 |
+
### SDv1.5 ClaymationXmas Dreambooth model trained by Norod78 with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
19 |
+
## Use ClaymationXmas in your prompt
|
20 |
|
21 |
|
22 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|