librarian-bot
commited on
Commit
•
ffc48bd
1
Parent(s):
f2444f4
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`abhijit1247/male-nurse`](https://huggingface.co/datasets/abhijit1247/male-nurse), 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,13 +1,13 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
-
base_model: runwayml/stable-diffusion-v1-5
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
- stable-diffusion-diffusers
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- lora
|
|
|
|
|
11 |
inference: true
|
12 |
---
|
13 |
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
- stable-diffusion-diffusers
|
6 |
- text-to-image
|
7 |
- diffusers
|
8 |
- lora
|
9 |
+
datasets: abhijit1247/male-nurse
|
10 |
+
base_model: runwayml/stable-diffusion-v1-5
|
11 |
inference: true
|
12 |
---
|
13 |
|