Commit
·
3d81886
1
Parent(s):
48b9a66
Update README.md
Browse files
README.md
CHANGED
@@ -17,20 +17,22 @@ Use the tokens **_archer style, arcane style or modern diseny style_** in your p
|
|
17 |
**If you enjoy my work and want to test new models before release, please consider supporting me**
|
18 |
[](https://patreon.com/user?u=79196446)
|
19 |
|
20 |
-
**Single Style Characters from the model:**
|
21 |
-

|
22 |
**Multi Style Characters from the model:**
|
23 |
-
.images[0]
|
|
53 |
image.save("./magical_princess.png")
|
54 |
```
|
55 |
|
56 |
-
This model was trained using the diffusers based dreambooth training by ShivamShrirao using prior-preservation loss and the _train-text-encoder_ flag in 11.000 steps.
|
57 |
|
58 |
## License
|
59 |
|
@@ -67,7 +68,7 @@ The CreativeML OpenRAIL License specifies:
|
|
67 |
|
68 |
|
69 |
## Video Demos
|
70 |
-
#Batman
|
71 |

|
72 |
-
#Lara Croft
|
73 |

|
|
|
17 |
**If you enjoy my work and want to test new models before release, please consider supporting me**
|
18 |
[](https://patreon.com/user?u=79196446)
|
19 |
|
|
|
|
|
20 |
**Multi Style Characters from the model:**
|
21 |
+

|
22 |
+
**Single Style Characters from the model:**
|
23 |
+

|
24 |
**Multi Style Scenes from the model:**
|
25 |
+

|
26 |
+
|
27 |
+
**You can find animated GIFs of Batman and Lara Croft showing the weighting and prompt influence on the bottom of the page.**
|
28 |
|
29 |
+
#### Prompt and settings for Gal Gadot:
|
30 |
+
**arcane archer modern disney gal gadot**
|
31 |
+
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 598801516, Size: 512x768_
|
32 |
|
33 |
+
#### Prompt and settings for the Audi TT:
|
34 |
+
**(audi TT car) arcane modern disney style archer**
|
35 |
+
_Steps: 30, Sampler: Euler a, CFG scale: 7, Seed: 713702776, Size: 768x512_
|
36 |
|
37 |
### 🧨 Diffusers
|
38 |
|
|
|
55 |
image.save("./magical_princess.png")
|
56 |
```
|
57 |
|
|
|
58 |
|
59 |
## License
|
60 |
|
|
|
68 |
|
69 |
|
70 |
## Video Demos
|
71 |
+
# Batman
|
72 |

|
73 |
+
# Lara Croft
|
74 |

|