Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,21 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
-
ITRobo2022 model. Trained on SD 1.5
|
5 |
|
6 |
I really like the Robo-Diffusion model (https://huggingface.co/nousr/robo-diffusion), but most of what you can get with it is robot heads. :)
|
7 |
In my model I tried to emphasize full-length images of robots. I also get good results on a homogeneous background, which makes it easier to cut out objects for further work.
|
8 |
However, good results are also obtained with mixed queries. Try it. Good luck!
|
9 |
|
10 |
-
!!! Use this token at the beginning of the prompt:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
Prompt: ITRobo2022 (a full body photo of pug)+, isolated, high resolution photo, cinematic lighting, trending on artstation, DOF, high resolution, 4 k, 8 k, solid background
|
15 |
-
|
16 |
-
Negative prompt: (duplicate)+++, deformed, no leg, blurry, no head, headless, watermarks, writings, text, marks, ugly, a lot of fingers, mutation, too many legs
|
17 |
|
|
|
|
|
|
|
18 |

|
19 |
|
20 |
-
itrobo2022.ckpt - trained model. Difficult to control, but good for generating a variety of robots, and for working with img2img.
|
21 |
-
itrobo2022-40-with-v1-5-pruned-emaonly-60.ckpt - 40% mixed with base SD1.5. Better manageability and control of results.
|
22 |
-
|
23 |
Best results on:
|
24 |
DDIM
|
25 |
steps:20
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
<h1>ITRobo2022 model. Trained on SD 1.5.</h1>
|
5 |
|
6 |
I really like the Robo-Diffusion model (https://huggingface.co/nousr/robo-diffusion), but most of what you can get with it is robot heads. :)
|
7 |
In my model I tried to emphasize full-length images of robots. I also get good results on a homogeneous background, which makes it easier to cut out objects for further work.
|
8 |
However, good results are also obtained with mixed queries. Try it. Good luck!
|
9 |
|
10 |
+
!!! Use this token at the beginning of the prompt: <b>itrobo2022</b><br><br>
|
11 |
+
<b>itrobo2022.ckpt</b> - base trained model. It's a little hard to control the result, but good for generating a variety of robots, and for working with img2img.<br>
|
12 |
+
<b>itrobo2022-40-with-v1-5-pruned-emaonly-60.ckpt</b> - 40% mixed with base SD1.5. Better manageability and control of results.
|
|
|
|
|
|
|
|
|
13 |
|
14 |
+
<b>Example:<b><br>
|
15 |
+
Prompt: <i>ITRobo2022 (a full body photo of pug)+, isolated, high resolution photo, cinematic lighting, trending on artstation, DOF, high resolution, 4 k, 8 k, solid background</i><br>
|
16 |
+
Negative prompt: <i>(duplicate)+++, deformed, no leg, blurry, no head, headless, watermarks, writings, text, marks, ugly, a lot of fingers, mutation, too many legs</i><br>
|
17 |

|
18 |
|
|
|
|
|
|
|
19 |
Best results on:
|
20 |
DDIM
|
21 |
steps:20
|