Commit ·
dd619b8
1
Parent(s): ad74d82
add widget on model card (#5)
Browse files- add widget on model card (5e18f41742f58ce3d53981bf50fcb067d475365e)
Co-authored-by: Guillaume <guidel@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
### herge_style on Stable Diffusion via Dreambooth
|
| 5 |
#### model by maderix
|
|
@@ -19,5 +22,4 @@ Here are the images used for training this concept:
|
|
| 19 |

|
| 20 |

|
| 21 |

|
| 22 |
-

|
| 23 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- text-to-image
|
| 5 |
+
inference: true
|
| 6 |
---
|
| 7 |
### herge_style on Stable Diffusion via Dreambooth
|
| 8 |
#### model by maderix
|
|
|
|
| 22 |

|
| 23 |

|
| 24 |

|
| 25 |
+

|
|
|