librarian-bot
commited on
Commit
•
24a7752
1
Parent(s):
36a0aeb
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`gsdf/EasyNegative`](https://huggingface.co/datasets/gsdf/EasyNegative), 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,11 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
library_name: diffusers
|
4 |
-
pipeline_tag: text-to-image
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
- aiartchan
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# AbyssHellHero
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
library_name: diffusers
|
|
|
4 |
tags:
|
5 |
- stable-diffusion
|
6 |
- aiartchan
|
7 |
+
datasets: gsdf/EasyNegative
|
8 |
+
pipeline_tag: text-to-image
|
9 |
---
|
10 |
|
11 |
# AbyssHellHero
|