End of training
Browse files- README.md +23 -0
- checkpoint-500/pytorch_lora_weights.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- pytorch_lora_weights.bin +3 -0
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: chinese ink painting
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# LoRA DreamBooth - xbesing/chinese_ink_style2
|
16 |
+
|
17 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on chinese ink painting using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
18 |
+
|
19 |
+
![img_0](./image_0.png)
|
20 |
+
![img_1](./image_1.png)
|
21 |
+
|
22 |
+
|
23 |
+
LoRA for the text encoder was enabled: False.
|
checkpoint-500/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ea9a257fe0ebb18a103d52e79bb71731fc69006b5bfe72da8888b5d6bd73bf5
|
3 |
+
size 3289051
|
image_0.png
ADDED
image_1.png
ADDED
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ea9a257fe0ebb18a103d52e79bb71731fc69006b5bfe72da8888b5d6bd73bf5
|
3 |
+
size 3289051
|