TheLastBen
commited on
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 |
+
!["" 0](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(1).png)
|
30 |
+
!["" 1](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(10).png)
|
31 |
+
!["" 2](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(11).png)
|
32 |
+
!["" 3](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(14).png)
|
33 |
+
!["" 4](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(15).png)
|
34 |
+
!["" 5](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(18).png)
|
35 |
+
!["" 6](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(19).png)
|
36 |
+
!["" 7](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(2).png)
|
37 |
+
!["" 8](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(21).png)
|
38 |
+
!["" 9](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(24).png)
|
39 |
+
!["" 10](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(25).png)
|
40 |
+
!["" 11](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(26).png)
|
41 |
+
!["" 12](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(27).png)
|
42 |
+
!["" 13](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(29).png)
|
43 |
+
!["" 14](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(3).png)
|
44 |
+
!["" 15](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(32).png)
|
45 |
+
!["" 16](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(33).png)
|
46 |
+
!["" 17](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(34).png)
|
47 |
+
!["" 18](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(7).png)
|
48 |
+
!["" 19](https://huggingface.co/TheLastBen/froggy-style/resolve/main/concept_images/img%20(8).png)
|