File size: 2,277 Bytes
c9d0f65 641d79e c9d0f65 291dbed 4f79a02 c9d0f65 641d79e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 |
---
tags:
- text-to-image
- stable-diffusion
- lora
- diffusers
- template:sd-lora
widget:
- text: A dog in the PaperCutout style
parameters:
negative_prompt: blurry, grainy, unfocused, nsfw, nude, naked
output:
url: images/sdxl-PaperCutouts-Dreambooh_20231117225414_e000005_01_7777.png
- text: A photo of Gal Gadot as wonderwoman PaperCutout style
parameters:
negative_prompt: blurry, grainy, unfocused, nsfw, nude, naked
output:
url: images/sdxl-PaperCutouts-Dreambooh_20231117225404_e000005_00_7777.png
- text: The girl with a pearl earring PaperCutout style
parameters:
negative_prompt: blurry, grainy, unfocused
output:
url: images/sdxl-PaperCutouts-Dreambooh_20231117225424_e000005_02.png
- text: A crazy clown PaperCutout style
parameters:
negative_prompt: blurry, grainy, unfocused
output:
url: images/sdxl-PaperCutouts-Dreambooh_20231117225435_e000005_03_7777.png
- text: Elsa from frozen, Disney style PaperCutout style
parameters:
negative_prompt: blurry, grainy, unfocused
output:
url: images/sdxl-PaperCutouts-Dreambooh_20231117225450_e000005_04_7777.png
- text: Elsa from frozen, Disney style PaperCutout style
parameters:
negative_prompt: blurry, grainy, unfocused
output:
url: images/sdxl-PaperCutouts-Dreambooh_20231117225501_e000005_05_7777.png
base_model: stabilityai/stable-diffusion-xl-base-1.0
instance_prompt: PaperCutout style
license: mit
datasets:
- Norod78/PaperCutoutStyle
---
# Paper Cutout style (SDXL Dreambooth LoRA)
<Gallery />
## Model description
Just experimenting with Dreambooth LoRA training.
Dataset was only 14 images generated with MidJourney.
Trigger phrase is "PaperCutout style"
## Trigger words
You should use `PaperCutout style` to trigger the image generation.
## Dataset
Dataset images were generated with Midjourney and are [available here](https://huggingface.co/datasets/Norod78/PaperCutoutStyle)
## Training config
Used [kohya_ss](https://github.com/bmaltais/kohya_ss) with [this config](https://gist.github.com/Norod/3a492e2636b8ceb85563bf0e7bc7548b)
## Download model
Weights for this model are available in Safetensors format.
[Download](/Norod78/sdxl-PaperCutouts-Dreambooth/tree/main) them in the Files & versions tab. |