Commit ·
bfff2f4
1
Parent(s): 67a7020
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ license_link: https://hf.co
|
|
| 11 |
tags:
|
| 12 |
- text-to-image
|
| 13 |
- overall
|
|
|
|
| 14 |
- openskyml
|
| 15 |
library_name: diffusers
|
| 16 |
pipeline_tag: text-to-image
|
|
@@ -27,7 +28,7 @@ Overall is not just an ordinary Diffusion model, it was trained on a huge image
|
|
| 27 |
The model was trained using Dreambooth Training based on the Stable Diffusion 1.5 model.
|
| 28 |
|
| 29 |
- **Developed by:** [OpenSkyML](https://hf.co/openskyml)
|
| 30 |
-
- **Model type:** [
|
| 31 |
- **License:** [Overall License]()
|
| 32 |
|
| 33 |
#### Read more on [our paper]()
|
|
|
|
| 11 |
tags:
|
| 12 |
- text-to-image
|
| 13 |
- overall
|
| 14 |
+
- diffusion
|
| 15 |
- openskyml
|
| 16 |
library_name: diffusers
|
| 17 |
pipeline_tag: text-to-image
|
|
|
|
| 28 |
The model was trained using Dreambooth Training based on the Stable Diffusion 1.5 model.
|
| 29 |
|
| 30 |
- **Developed by:** [OpenSkyML](https://hf.co/openskyml)
|
| 31 |
+
- **Model type:** [Text-to-Image](https://huggingface.co/models?pipeline_tag=text-to-image&sort=trending)
|
| 32 |
- **License:** [Overall License]()
|
| 33 |
|
| 34 |
#### Read more on [our paper]()
|