questcoast commited on
Commit
259d311
1 Parent(s): fbb74d6

Update README

Browse files
Files changed (3) hide show
  1. README.md +23 -19
  2. images/dooku-1.png +0 -0
  3. images/dooku-2.png +0 -0
README.md CHANGED
@@ -6,25 +6,8 @@ DreamBooth fine-tuned Stable Diffusion v1.5 model.
6
 
7
  Use token **_clone wars style_** for the overall style.
8
 
9
- The model trained to recognize the following characters. Use character name as prompt token:
10
-
11
- * **_ahsoka tano_**
12
- * **_anakin skywalker_**
13
- * **_bo-katan_**
14
- * **_captain rex_**
15
- * **_count dooku_**
16
- * **_darth maul_**
17
- * **_mace windu_**
18
- * **_obi-wan kenobi_**
19
- * **_padme amidala_**
20
- * **_palpatine_**
21
- * **_yoda_**
22
-
23
- You don't need to add style token if character token is used.
24
-
25
- ## Prompt Samples
26
-
27
- Click to expand:
28
 
29
  <details>
30
 
@@ -107,6 +90,27 @@ Steps: 30, Sampler: Euler a, CFG scale: 3.0, Seed: 2666206249, Size: 512x512
107
 
108
  </details>
109
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  ## License
111
 
112
  This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
 
6
 
7
  Use token **_clone wars style_** for the overall style.
8
 
9
+ The model trained to recognize the following characters. Use character name as prompt token. You don't need to add style token if character token is used.
10
+ Click to expand and view prompt samples:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  <details>
13
 
 
90
 
91
  </details>
92
 
93
+ <details>
94
+
95
+ <summary>Count Dooku</summary>
96
+
97
+ Prompt: `[count dooku] as american civil war general in a blue uniform, clone wars style`
98
+ Steps: 30, Sampler: Euler, CFG scale: 3.0, Seed: 1985172001, Size: 512x512
99
+
100
+ ![dooku-1](images/dooku-1.png)
101
+
102
+ ---
103
+
104
+ Prompt: `painting, drawing, anime masterpiece by Studio Ghibli, mountains landscape on the background, deep bokeh, close-up photo of [count dooku]`
105
+ Negative prompt: `clone wars style, 3d render, 3d game`
106
+ Steps: 20, Sampler: Euler, CFG scale: 5, Seed: 2127464199, Size: 512x512
107
+
108
+ ![dooku-2](images/dooku-2.png)
109
+
110
+ ---
111
+
112
+ </details>
113
+
114
  ## License
115
 
116
  This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
images/dooku-1.png ADDED
images/dooku-2.png ADDED