Upload 13 files
Browse files- .gitattributes +11 -0
- lora_outputs/README.md +16 -0
- lora_outputs/logs/vdlrecords.1678520845.log +3 -0
- lora_outputs/paddle_lora_weights.pdparams +3 -0
- lora_outputs/validation_images/100.png +3 -0
- lora_outputs/validation_images/1000.png +3 -0
- lora_outputs/validation_images/200.png +3 -0
- lora_outputs/validation_images/300.png +3 -0
- lora_outputs/validation_images/400.png +3 -0
- lora_outputs/validation_images/500.png +3 -0
- lora_outputs/validation_images/600.png +3 -0
- lora_outputs/validation_images/700.png +3 -0
- lora_outputs/validation_images/800.png +3 -0
- lora_outputs/validation_images/900.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,14 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
paddle_lora_weights.pdparams filter=lfs diff=lfs merge=lfs -text
|
36 |
+
lora_outputs/logs/vdlrecords.1678520845.log filter=lfs diff=lfs merge=lfs -text
|
37 |
+
lora_outputs/validation_images/100.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
lora_outputs/validation_images/1000.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
lora_outputs/validation_images/200.png filter=lfs diff=lfs merge=lfs -text
|
40 |
+
lora_outputs/validation_images/300.png filter=lfs diff=lfs merge=lfs -text
|
41 |
+
lora_outputs/validation_images/400.png filter=lfs diff=lfs merge=lfs -text
|
42 |
+
lora_outputs/validation_images/500.png filter=lfs diff=lfs merge=lfs -text
|
43 |
+
lora_outputs/validation_images/600.png filter=lfs diff=lfs merge=lfs -text
|
44 |
+
lora_outputs/validation_images/700.png filter=lfs diff=lfs merge=lfs -text
|
45 |
+
lora_outputs/validation_images/800.png filter=lfs diff=lfs merge=lfs -text
|
46 |
+
lora_outputs/validation_images/900.png filter=lfs diff=lfs merge=lfs -text
|
lora_outputs/README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: a sea of lavender and gold flowers in the world of fairy tales is my hometown
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-ppdiffusers
|
9 |
+
- text-to-image
|
10 |
+
- ppdiffusers
|
11 |
+
- lora
|
12 |
+
inference: false
|
13 |
+
---
|
14 |
+
|
15 |
+
# LoRA DreamBooth - peteli/hometown
|
16 |
+
本仓库的 LoRA 权重是基于 runwayml/stable-diffusion-v1-5 训练而来的,我们采用[DreamBooth](https://dreambooth.github.io/)的技术并使用 a sea of lavender and gold flowers in the world of fairy tales is my hometown 文本进行了训练。
|
lora_outputs/logs/vdlrecords.1678520845.log
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3762f1249fb3946eec264f0b7b5a8db5fed134e42116c796b9f6cb3b89c8067
|
3 |
+
size 23697704
|
lora_outputs/paddle_lora_weights.pdparams
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7ed097e747049819719d23417d79f828d16a68c0829086f5875d510939b5cf4
|
3 |
+
size 3226069
|
lora_outputs/validation_images/100.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/1000.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/200.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/300.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/400.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/500.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/600.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/700.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/800.png
ADDED
Git LFS Details
|
lora_outputs/validation_images/900.png
ADDED
Git LFS Details
|