Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,13 @@ tags:
|
|
16 |
- diffusers-training
|
17 |
- lora
|
18 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
16 |
- diffusers-training
|
17 |
- lora
|
18 |
inference: true
|
19 |
+
datasets:
|
20 |
+
- lambdalabs/naruto-blip-captions
|
21 |
+
language:
|
22 |
+
- en
|
23 |
+
metrics:
|
24 |
+
- accuracy
|
25 |
+
pipeline_tag: text-to-image
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|