Commit ·
fc2dbd7
1
Parent(s): 7a12ae1
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`Nerfgun3/flower_style`](https://huggingface.co/datasets/Nerfgun3/flower_style), 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: false
|
| 9 |
-
|
| 10 |
---
|
| 11 |
|
| 12 |
# Art Model
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: creativeml-openrail-m
|
| 5 |
tags:
|
| 6 |
- stable-diffusion
|
| 7 |
- text-to-image
|
| 8 |
+
datasets: Nerfgun3/flower_style
|
| 9 |
inference: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Art Model
|