Commit
·
82d3d21
1
Parent(s):
c05806f
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,11 +3,25 @@ license: creativeml-openrail-m
|
|
| 3 |
tags:
|
| 4 |
- text-to-image
|
| 5 |
- stable-diffusion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
### Duskfall-Alter-Test Dreambooth model trained by Duskfallcrew 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 |
-
dskfll SHOULD be the token
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- text-to-image
|
| 5 |
- stable-diffusion
|
| 6 |
+
- photorealistic
|
| 7 |
+
- 3d
|
| 8 |
+
language:
|
| 9 |
+
- en
|
| 10 |
+
library_name: diffusers
|
| 11 |
---
|
| 12 |
### Duskfall-Alter-Test Dreambooth model trained by Duskfallcrew with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
| 13 |
|
| 14 |
|
| 15 |
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)
|
| 16 |
|
| 17 |
+
dskfll SHOULD be the token
|
| 18 |
|
| 19 |
+
If you want to donate towards costs and don't want to subscribe:
|
| 20 |
+
|
| 21 |
+
https://ko-fi.com/DUSKFALLcrew
|
| 22 |
+
|
| 23 |
+
If you want to monthly support the EARTH & DUSK media projects and not just AI:
|
| 24 |
+
|
| 25 |
+
https://www.patreon.com/earthndusk
|
| 26 |
+
|
| 27 |
+
This was trained on 1.5 base, and will be retraining on a different model today as well <3
|