librarian-bot
commited on
Commit
•
296ba28
1
Parent(s):
817929c
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`laion/laion-art`](https://huggingface.co/datasets/laion/laion-art), 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,13 @@
|
|
1 |
---
|
2 |
-
license: openrail++
|
3 |
language:
|
4 |
- en
|
|
|
5 |
tags:
|
6 |
- art
|
7 |
- diffusers
|
8 |
- stable diffusion
|
9 |
- controlnet
|
|
|
10 |
---
|
11 |
Here's the first version of controlnet for stablediffusion 2.1
|
12 |
Trained on a subset of laion/laion-art
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: openrail++
|
5 |
tags:
|
6 |
- art
|
7 |
- diffusers
|
8 |
- stable diffusion
|
9 |
- controlnet
|
10 |
+
datasets: laion/laion-art
|
11 |
---
|
12 |
Here's the first version of controlnet for stablediffusion 2.1
|
13 |
Trained on a subset of laion/laion-art
|