Upload 4 files
Browse files- 00063-3972587558.webp +0 -0
- 00138-3421449950.webp +0 -0
- M0nstrcrz_SDXL_v1_32.safetensors +3 -0
- README.md +45 -0
00063-3972587558.webp
ADDED
00138-3421449950.webp
ADDED
M0nstrcrz_SDXL_v1_32.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f2ec7cea2bdb281b74ae46e5a5a4725f278db3142f2ad50736c21f7430ffc51
|
3 |
+
size 228459308
|
README.md
CHANGED
@@ -1,3 +1,48 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- stable-diffusion-xl
|
7 |
+
- stable-diffusion-xl-diffusers
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
widget:
|
13 |
+
- text: m0nstrcrz, pumpkin man, driving an orange car, purple clouds, moon, foggy, hazy (cfg = 8, seed = 3421449950)
|
14 |
+
- text: m0nstrcrz, driving, yellow car, Frankenstein, zombies, bats, red moon, fog, purple clouds (cfg = 8, seed = 3972587558)
|
15 |
+
inference: true
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
+
|
20 |
+
# monster-cars-sdxl-lora
|
21 |
+
|
22 |
+
![](00138-3421449950.webp)
|
23 |
+
|
24 |
+
LoRA for SDXL 1.0 Base for generating Monster + Car images. The LoRA is in a `safetensors` format for use in diffusers or in UIs such as A1111.
|
25 |
+
|
26 |
+
## How to use
|
27 |
+
In A1111, specify the LoRA in the prompt along with a weight \<lora:M0nstrcrz_SDXL_v1_32:1\>, then use the trigger keyword. Further example images with A1111 prompts at (https://civitai.com/models/152956/monster-cars-sdxl)
|
28 |
+
|
29 |
+
Example diffusers prompt which you can run in the inference to the right: 'm0nstrcrz, pumpkin man, driving an orange car, purple clouds, moon, foggy, hazy (cfg = 8, seed = 3421449950)'
|
30 |
+
|
31 |
+
## Recommended Weight:
|
32 |
+
1.0 (lowering the LoRA weight in A1111 may produce less monstery results)
|
33 |
+
|
34 |
+
## Trigger:
|
35 |
+
m0nstrcrz
|
36 |
+
|
37 |
+
## Helper:
|
38 |
+
In general you can throw in characters and cars in different scenes.
|
39 |
+
|
40 |
+
## Notes:
|
41 |
+
The LoRA seems to work well with other base SDXL models, but I didn't spend much time playing with this. If producing images at 512x512, this model is known as Abstractio 3000, i.e., the images are so awful that it's hilarious.
|
42 |
+
|
43 |
+
## Methodology:
|
44 |
+
This model was trained on onlyimages at 1024x1024. No regularization images were used. 30 epochs with 14580 overall steps.
|
45 |
+
|
46 |
+
![](00063-3972587558.webp)
|
47 |
+
|
48 |
+
|