Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
-
-
|
| 10 |
-
-
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 3 |
+
inference: true
|
| 4 |
+
license: mit
|
| 5 |
+
library_name: diffusers
|
| 6 |
+
instance_prompt: a professional studio photograph of an attractive model wearing a teal top with lace detail
|
| 7 |
+
tags:
|
| 8 |
+
- stable-diffusion
|
| 9 |
+
- stable-diffusion-diffusers
|
| 10 |
+
- text-to-image
|
| 11 |
+
- diffusers
|
| 12 |
+
- controlnet
|
| 13 |
+
- diffusers-training
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 18 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
# ControlNet for cloth- Docty/cloth_controlnet
|
| 22 |
+
|
| 23 |
+
These are LoRA adaption weights for stable-diffusion-v1-5/stable-diffusion-v1-5. The weights were trained on a realistic photo of poiuyt pipes using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
| 24 |
+
|
| 25 |
+

|
| 26 |
+

|
| 27 |
+

|
| 28 |
+

|