librarian-bot commited on
Commit
d9faf3d
1 Parent(s): e3731d3

Librarian Bot: Update dataset YAML metadata for model

Browse files

This is a pull request to add a dataset, [`HighCWu/diffusiondb_2m_first_5k_canny`](https://huggingface.co/datasets/HighCWu/diffusiondb_2m_first_5k_canny), 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.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  license: creativeml-openrail-m
3
- base_model: runwayml/stable-diffusion-v1-5
4
  tags:
5
  - stable-diffusion
6
  - stable-diffusion-diffusers
@@ -9,6 +8,8 @@ tags:
9
  - lora
10
  - controlnet
11
  - control-lora
 
 
12
  inference: true
13
  ---
14
  # ControlLoRA text2image fine-tuning - Official Model Repository
 
1
  ---
2
  license: creativeml-openrail-m
 
3
  tags:
4
  - stable-diffusion
5
  - stable-diffusion-diffusers
 
8
  - lora
9
  - controlnet
10
  - control-lora
11
+ datasets: HighCWu/diffusiondb_2m_first_5k_canny
12
+ base_model: runwayml/stable-diffusion-v1-5
13
  inference: true
14
  ---
15
  # ControlLoRA text2image fine-tuning - Official Model Repository