Surya Narayana
commited on
Commit
•
a24e728
1
Parent(s):
250bc1b
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ widget: []
|
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
|
22 |
-
# SDXL LoRA
|
23 |
|
24 |
<Gallery />
|
25 |
|
@@ -27,36 +27,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
27 |
|
28 |
These are suryasuri/Surya LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
29 |
|
30 |
-
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
31 |
-
|
32 |
LoRA for the text encoder was enabled: False.
|
33 |
|
34 |
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
35 |
|
36 |
-
## Trigger words
|
37 |
-
|
38 |
-
You should use a photo of TOK dog to trigger the image generation.
|
39 |
-
|
40 |
## Download model
|
41 |
|
42 |
Weights for this model are available in Safetensors format.
|
43 |
|
44 |
-
[Download](suryasuri/Surya/tree/main) them in the Files & versions tab.
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
## Intended uses & limitations
|
49 |
-
|
50 |
-
#### How to use
|
51 |
-
|
52 |
-
```python
|
53 |
-
# TODO: add an example code snippet for running this diffusion pipeline
|
54 |
-
```
|
55 |
-
|
56 |
-
#### Limitations and bias
|
57 |
-
|
58 |
-
[TODO: provide examples of latent issues and potential remediations]
|
59 |
-
|
60 |
-
## Training details
|
61 |
-
|
62 |
-
[TODO: describe the data used to train the model]
|
|
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
|
22 |
+
# SDXL LoRA Fine-tuning - suryasuri/Surya
|
23 |
|
24 |
<Gallery />
|
25 |
|
|
|
27 |
|
28 |
These are suryasuri/Surya LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
29 |
|
|
|
|
|
30 |
LoRA for the text encoder was enabled: False.
|
31 |
|
32 |
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
33 |
|
|
|
|
|
|
|
|
|
34 |
## Download model
|
35 |
|
36 |
Weights for this model are available in Safetensors format.
|
37 |
|
38 |
+
[Download](suryasuri/Surya/tree/main) them in the Files & versions tab.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|