Upload the concept Cosmoose-SD embeds and token
Browse files- README.md +26 -0
- csmoos_style.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
### Cosmoose-SD on Stable Diffusion via Dreambooth trained on the [fast-DreamBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
5 |
+
#### Model by woolion
|
6 |
+
This your the Stable Diffusion model fine-tuned the Cosmoose-SD concept taught to Stable Diffusion with Dreambooth.
|
7 |
+
It can be used by modifying the `instance_prompt(s)`: **1668380733319.png, 1668380618746.png, 1668379756916.png, 1668380287261.png**
|
8 |
+
|
9 |
+
You can also train your own concepts and upload them to the library by using [the fast-DremaBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb).
|
10 |
+
You can run your new 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), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
|
12 |
+
|
13 |
+
Sample pictures of this concept:
|
14 |
+
|
15 |
+
1668380287261.png
|
16 |
+
|
17 |
+
1668379756916.png
|
18 |
+
|
19 |
+
1668380618746.png
|
20 |
+
|
21 |
+
1668380733319.png
|
22 |
+
![1668380733319.png 0](https://huggingface.co/woolion/cosmoose-sd/resolve/main/concept_images/1668380733319.png)
|
23 |
+
![1668380618746.png 1](https://huggingface.co/woolion/cosmoose-sd/resolve/main/concept_images/1668380618746.png)
|
24 |
+
![1668379756916.png 2](https://huggingface.co/woolion/cosmoose-sd/resolve/main/concept_images/1668379756916.png)
|
25 |
+
![1668380287261.png 3](https://huggingface.co/woolion/cosmoose-sd/resolve/main/concept_images/1668380287261.png)
|
26 |
+
|
csmoos_style.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15f69dfa6e9b849c75d44bac0025af5659ee2e8fe4219ca07b9e6dfcfca453cf
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
1668380733319.png, 1668380618746.png, 1668379756916.png, 1668380287261.png
|