librarian-bot
commited on
Commit
•
48229db
1
Parent(s):
7c5542f
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`nakayama/DeDeDeDataset`](https://huggingface.co/datasets/nakayama/DeDeDeDataset), 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,10 +1,10 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
-en
|
4 |
license: other
|
5 |
tags:
|
6 |
-
|
7 |
-
|
|
|
8 |
---
|
9 |
# ご利用の際は下記のライセンス内容を十分にご確認ください。
|
10 |
If you can read English, please refer [here](https://huggingface.co/nakayama/DeDeDe/blob/main/README-en.md).
|
|
|
1 |
---
|
2 |
+
language: -en
|
|
|
3 |
license: other
|
4 |
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- text-to-image
|
7 |
+
datasets: nakayama/DeDeDeDataset
|
8 |
---
|
9 |
# ご利用の際は下記のライセンス内容を十分にご確認ください。
|
10 |
If you can read English, please refer [here](https://huggingface.co/nakayama/DeDeDe/blob/main/README-en.md).
|