Update README.md
Browse files
README.md
CHANGED
|
@@ -6,10 +6,16 @@ inference: true
|
|
| 6 |
tags:
|
| 7 |
- stable-diffusion
|
| 8 |
- stable-diffusion-diffusers
|
| 9 |
-
- text-to-image
|
| 10 |
- diffusers
|
| 11 |
- controlnet
|
| 12 |
- diffusers-training
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
|
| 6 |
tags:
|
| 7 |
- stable-diffusion
|
| 8 |
- stable-diffusion-diffusers
|
|
|
|
| 9 |
- diffusers
|
| 10 |
- controlnet
|
| 11 |
- diffusers-training
|
| 12 |
+
datasets:
|
| 13 |
+
- Gitanjali1801/toxic_trial_story
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
+
metrics:
|
| 17 |
+
- accuracy
|
| 18 |
+
pipeline_tag: text-to-image
|
| 19 |
---
|
| 20 |
|
| 21 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|