Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- sayakpaul/sample-datasets
|
5 |
+
pipeline_tag: text2text-generation
|
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).
|