Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ tags:
|
|
10 |
base_model: runwayml/stable-diffusion-v1-5
|
11 |
inference: true
|
12 |
instance_prompt: a photo of lain anime girl
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
10 |
base_model: runwayml/stable-diffusion-v1-5
|
11 |
inference: true
|
12 |
instance_prompt: a photo of lain anime girl
|
13 |
+
datasets:
|
14 |
+
- lowres/Lain
|
15 |
+
pipeline_tag: text-to-image
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|