Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- sayakpaul/sample-datasets
|
| 5 |
-
pipeline_tag:
|
| 6 |
---
|
| 7 |
|
| 8 |
-
This repository hosts fine-tuned text encoder and diffusion model with Dreambooth technique on [this dog dataset](https://huggingface.co/datasets/sayakpaul/sample-datasets).
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- sayakpaul/sample-datasets
|
| 5 |
+
pipeline_tag: text-to-image
|
| 6 |
---
|
| 7 |
|
| 8 |
+
This repository hosts fine-tuned text encoder and diffusion model with Dreambooth technique on [this dog dataset](https://huggingface.co/datasets/sayakpaul/sample-datasets).
|