DonGenialo
commited on
Commit
•
dd7e8e2
1
Parent(s):
84f5352
End of training
Browse files- README.md +46 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
library_name: diffusers
|
4 |
+
tags:
|
5 |
+
- text-to-image
|
6 |
+
- diffusers
|
7 |
+
- lora
|
8 |
+
- stable-diffusion
|
9 |
+
- stable-diffusion-diffusers
|
10 |
+
base_model: runwayml/stable-diffusion-v1-5
|
11 |
+
inference: true
|
12 |
+
instance_prompt: a pixel art
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
|
19 |
+
# LoRA DreamBooth - DonGenialo/tti_db_lora_pixel_images_10_learning-rate-1e-6
|
20 |
+
|
21 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a pixel art using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
22 |
+
|
23 |
+
![img_0](./image_0.png)
|
24 |
+
![img_1](./image_1.png)
|
25 |
+
![img_2](./image_2.png)
|
26 |
+
![img_3](./image_3.png)
|
27 |
+
|
28 |
+
|
29 |
+
LoRA for the text encoder was enabled: False.
|
30 |
+
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
#### How to use
|
35 |
+
|
36 |
+
```python
|
37 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
38 |
+
```
|
39 |
+
|
40 |
+
#### Limitations and bias
|
41 |
+
|
42 |
+
[TODO: provide examples of latent issues and potential remediations]
|
43 |
+
|
44 |
+
## Training details
|
45 |
+
|
46 |
+
[TODO: describe the data used to train the model]
|
image_0.png
ADDED
image_1.png
ADDED
image_2.png
ADDED
image_3.png
ADDED
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd283d752446262dad728332b0ae0d321778636a4fb2bef50c5ae2bcf25ec7ab
|
3 |
+
size 3226184
|