librarian-bot
commited on
Commit
•
7be9fac
1
Parent(s):
1155e1a
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`fusing/wikiart_captions`](https://huggingface.co/datasets/fusing/wikiart_captions), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
tags:
|
5 |
- stable-diffusion
|
6 |
- text-to-image
|
7 |
-
|
8 |
inference: true
|
9 |
-
|
10 |
---
|
11 |
|
12 |
# stable-diffusion-wikiart
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: bigscience-bloom-rail-1.0
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
- text-to-image
|
8 |
+
datasets: fusing/wikiart_captions
|
9 |
inference: true
|
|
|
10 |
---
|
11 |
|
12 |
# stable-diffusion-wikiart
|