Commit
·
271339a
1
Parent(s):
593255d
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,48 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
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)
|
11 |
-
Or you can run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
---
|
7 |
+
### Froggy Style V1.5
|
8 |
+
#### V1.5 Model by TheLastBen
|
9 |
|
10 |
+
This model is trained on 11 Midjourney images 512x512, 1300 steps and 300 steps text_encoder (30% because the total steps is low, normally 15%)
|
11 |
|
|
|
|
|
12 |
|
13 |
+
#### Prompts to start with :
|
14 |
|
15 |
+
ttdddd , __________, movie, ultra high quality render, high quality graphical details, 8k, volumetric lighting, micro details, (cinematic)
|
16 |
+
|
17 |
+
Negative : bad, low-quality, 3d, game
|
18 |
+
|
19 |
+
The prompt also can be as simple as the instance name : ttdddd and you will still get great results.
|
20 |
+
|
21 |
+
|
22 |
+
You can also train your own concepts and upload them to the library by using [fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb).
|
23 |
+
|
24 |
+
Test the concept via A1111 Colab :[fast-stable-diffusion-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
25 |
+
|
26 |
+
|
27 |
+
#### Sample pictures of this concept:
|
28 |
+
|
29 |
+
.png)
|
30 |
+
.png)
|
31 |
+
.png)
|
32 |
+
.png)
|
33 |
+
.png)
|
34 |
+
.png)
|
35 |
+
.png)
|
36 |
+
.png)
|
37 |
+
.png)
|
38 |
+
.png)
|
39 |
+
.png)
|
40 |
+
.png)
|
41 |
+
.png)
|
42 |
+
.png)
|
43 |
+
.png)
|
44 |
+
.png)
|
45 |
+
.png)
|
46 |
+
.png)
|
47 |
+
.png)
|
48 |
+
.png)
|