Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,16 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
### shawtsanders Dreambooth model trained by shawt100 with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
8 |
|
9 |
|
10 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
11 |
|
12 |
-
Sample pictures of this concept:
|
13 |
-
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
+
datasets:
|
7 |
+
- OpenAssistant/oasst1
|
8 |
+
metrics:
|
9 |
+
- character
|
10 |
+
library_name: diffusers
|
11 |
+
pipeline_tag: text-to-image
|
12 |
---
|
13 |
### shawtsanders Dreambooth model trained by shawt100 with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
14 |
|
15 |
|
16 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
17 |
|
18 |
+
Sample pictures of this concept:
|
|