Upload the concept Craig-Wazowski-style embeds and token
Browse files- Greg_Rutkowski_style.ckpt +3 -0
- README.md +20 -0
Greg_Rutkowski_style.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2e6913873e571c380c982d4259c0b03a348c8e4dcb80a1e72c20b40f1377bde
|
3 |
+
size 2607626819
|
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
---
|
7 |
+
### Craig-Wazowski-style Dreambooth model trained by Kagerage 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 |
+
Or you can run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)
|
12 |
+
|
13 |
+
Sample pictures of this concept:
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
![0](https://huggingface.co/Kagerage/craig-wazowski-style/resolve/main/sample_images/00015-2847494744-GregRutkowski_artwork,_shallow_people_taking_selfies,_defined_faces.png)
|
18 |
+
![1](https://huggingface.co/Kagerage/craig-wazowski-style/resolve/main/sample_images/00020-2580254160-GregRutkowski_artwork,_a_makeup_wearing_clown_with_a_wig_juggling_balls,_puppies_in_the_park.png)
|
19 |
+
![2](https://huggingface.co/Kagerage/craig-wazowski-style/resolve/main/sample_images/00024-2865323196-GregRutkowski_artwork,_Elon_Musk_driving_an_SUV,_passengers_seat_view.png)
|
20 |
+
|