Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- autotrain
|
4 |
+
- stable-diffusion
|
5 |
+
- stable-diffusion-diffusers
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- template:sd-lora
|
10 |
+
base_model: Yntec/DreamPhotoGASM
|
11 |
+
instance_prompt: tessy
|
12 |
+
license: openrail++
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
---
|
16 |
+
|
17 |
+
# AutoTrain LoRA DreamBooth - ovieyra21/autotrain-begg7-ozit5
|
18 |
+
|
19 |
+
These are LoRA adaption weights for Yntec/DreamPhotoGASM. The weights were trained on tessy using [DreamBooth](https://dreambooth.github.io/).
|
20 |
+
LoRA for the text encoder was enabled: False.
|