p-AI-nter_v0.1 / README.md
Gourieff's picture
Update README.md
8418d6a
|
raw
history blame
No virus
1.83 kB
---
license: creativeml-openrail-m
tags:
- text-to-image
- stable-diffusion
---
## Rob Hefferan style -- v1
This is the Dreambooth model trained on artworks of Rob Hefferan. Use the token 'rob-hefferan-style-v1' in your prompts for better effect.
Trained with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook.
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).
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).
## Sample pictures of this concept:
![0](https://huggingface.co/Gourieff/rob-hefferan-style-v1/resolve/main/sample_images/01.jpg)
![1](https://huggingface.co/Gourieff/rob-hefferan-style-v1/resolve/main/sample_images/02.jpg)
![2](https://huggingface.co/Gourieff/rob-hefferan-style-v1/resolve/main/sample_images/03.jpg)
![3](https://huggingface.co/Gourieff/rob-hefferan-style-v1/resolve/main/sample_images/04.jpg)
## Prompt and settings for samples
```
rob-hefferan-style-v1, portrait of (beautiful woman)+, dress, medium breast, brunette, 8k, ultra high quality, (highly detailed face)+++, (ultra realistic eyes)++, interior on background, bokeh, cinematic light
```
__negative:__
```
Deformed, blurry, bad anatomy, disfigured, poorly drawn face, mutation, extra limb, ugly, poorly drawn hands, missing limb, blurry, disconnected limbs, malformed hands, blur, out of focus, long neck, long body, mutated hands and fingers, fat, overweight, multiple heads, group of people
```
* Steps: 50
* Scale: 9
* Sampler: Euler_A
- - -