Yardenfren
commited on
Commit
•
a6be181
1
Parent(s):
ae52280
Upload folder using huggingface_hub
Browse files- README.md +65 -0
- image_0.png +0 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
library_name: diffusers
|
4 |
+
tags:
|
5 |
+
- text-to-image
|
6 |
+
- text-to-image
|
7 |
+
- diffusers-training
|
8 |
+
- diffusers
|
9 |
+
- lora
|
10 |
+
- template:sd-lora
|
11 |
+
- stable-diffusion-xl
|
12 |
+
- stable-diffusion-xl-diffusers
|
13 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
14 |
+
instance_prompt: A [v32]
|
15 |
+
widget:
|
16 |
+
- text: ' '
|
17 |
+
output:
|
18 |
+
url: image_0.png
|
19 |
+
---
|
20 |
+
|
21 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
22 |
+
should probably proofread and complete it, then remove this comment. -->
|
23 |
+
|
24 |
+
|
25 |
+
# 'SDXL B-LoRA - lora-library/B-LoRA-ink_sketch
|
26 |
+
|
27 |
+
<Gallery />
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
These are lora-library/B-LoRA-ink_sketch LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
32 |
+
|
33 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
34 |
+
|
35 |
+
LoRA for the text encoder was enabled: False.
|
36 |
+
|
37 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
38 |
+
|
39 |
+
## Trigger words
|
40 |
+
|
41 |
+
You should use "A [v32]" to trigger the image generation.
|
42 |
+
|
43 |
+
## Download model
|
44 |
+
|
45 |
+
Weights for this model are available in Safetensors format.
|
46 |
+
|
47 |
+
[Download](lora-library/B-LoRA-ink_sketch/tree/main) them in the Files & versions tab.
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
## Intended uses & limitations
|
52 |
+
|
53 |
+
#### How to use
|
54 |
+
|
55 |
+
```python
|
56 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
57 |
+
```
|
58 |
+
|
59 |
+
#### Limitations and bias
|
60 |
+
|
61 |
+
[TODO: provide examples of latent issues and potential remediations]
|
62 |
+
|
63 |
+
## Training details
|
64 |
+
|
65 |
+
[TODO: describe the data used to train the model]
|
image_0.png
ADDED
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d173a2b116d7c3507f6249b1ac7530bc9fcc06fe88be5b7de32b0bbb2a933b61
|
3 |
+
size 112771568
|