git lfs install git clone https://huggingface.co/hakurei/waifu-diffusion-v1-4
Browse files
README.md
CHANGED
@@ -6,7 +6,12 @@ tags:
|
|
6 |
- text-to-image
|
7 |
license: creativeml-openrail-m
|
8 |
inference: false
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |

|
|
|
6 |
- text-to-image
|
7 |
license: creativeml-openrail-m
|
8 |
inference: false
|
9 |
+
datasets:
|
10 |
+
- openai/webgpt_comparisons
|
11 |
+
metrics:
|
12 |
+
- bleurt
|
13 |
+
library_name: flair
|
14 |
+
pipeline_tag: image-to-text
|
15 |
---
|
16 |
|
17 |

|