Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- text-to-image
|
6 |
---
|
7 |
+
This is the fine-tuned Stable Diffusion model trained on screenshots from The Clone wars TV series. Use the tokens "Clonewars style" in your prompts for the effect.
|
8 |
+
|
9 |
+
**If you enjoy my work, please consider supporting me:**
|
10 |
+
[](https://twitter.com/GeeeWilllikers)
|
11 |
+
[](https://ko-fi.com/trystar)
|
12 |
+
**Star Wars Characters**
|
13 |
+

|
14 |
+
|
15 |
+
**How to use?**
|
16 |
+
|
17 |
+
Use prompt "clonewars style" before your full prompt.
|
18 |
+
|
19 |
+
I recommend Steps: 50, Sampler: Euler a and CFG scale: 7
|
20 |
+
|
21 |
+
This model was trained using the diffusers based dreambooth training by [TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb)
|