Commit
·
b42f540
1
Parent(s):
3122205
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
###
|
5 |
#### Model by TheLastBen
|
6 |
-
|
7 |
-
|
|
|
8 |
|
9 |
You can also train your own concepts and upload them to the library by using [the fast-DremaBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb).
|
10 |
You can run your new 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), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
|
12 |
|
|
|
13 |
Sample pictures of this concept:
|
14 |
|
15 |
!["" 0](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(11).png)
|
@@ -32,4 +34,16 @@ Sample pictures of this concept:
|
|
32 |
!["" 17](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(1).png)
|
33 |
!["" 18](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(5).png)
|
34 |
!["" 19](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(19).png)
|
35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
### Fred Herzog Photography Style
|
5 |
#### Model by TheLastBen
|
6 |
+
|
7 |
+
This model is trained on Fred Herzog's work using 30 images 768x768, 12000 steps, 1k steps text encoder at the beginning and 500 steps at the end.
|
8 |
+
|
9 |
|
10 |
You can also train your own concepts and upload them to the library by using [the fast-DremaBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb).
|
11 |
You can run your new concept via A1111 Colab :[Fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
12 |
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), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
|
13 |
|
14 |
+
|
15 |
Sample pictures of this concept:
|
16 |
|
17 |
!["" 0](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(11).png)
|
|
|
34 |
!["" 17](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(1).png)
|
35 |
!["" 18](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(5).png)
|
36 |
!["" 19](https://huggingface.co/TheLastBen/hrrzg-style/resolve/main/concept_images/img%20(19).png)
|
37 |
+
|
38 |
+
|
39 |
+
Prompts to start with :
|
40 |
+
|
41 |
+
close up portrait of beautiful young woman in a bus by hrrzg
|
42 |
+
Negative prompt: low quality, fake, painting, greyscale, night
|
43 |
+
Steps: 30, Sampler: DPM++ 2S a Karras, CFG scale: 7.5, Size: 896x768, Model hash: e93cb7f3, Denoising strength: 0.7, First pass size: 640x512
|
44 |
+
|
45 |
+
beautiful, ultra detailed, cinematic, ((sharp focus)), intricate details, micro details, city, street
|
46 |
+
Negative prompt: low quality, fake, painting, greyscale, painting, bokeh
|
47 |
+
Steps: 45, Sampler: DPM++ 2S a Karras, CFG scale: 8.5, Size: 768x768, Model hash: e93cb7f3, Denoising strength: 0.7, First pass size: 512x640
|
48 |
+
|
49 |
+
Always check the Highres.fix box and keep the resolution above 768x768, if you use the terms "city" "road" "street" "urban", you don't have to include the instance "hrrzg"
|