woolion commited on
Commit
cb86f31
·
1 Parent(s): 81f5dbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -14
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
  license: mit
3
  ---
4
- ### Cosmoose-Anything 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-Anything concept taught to Stable Diffusion with Dreambooth.
7
- It can be used by modifying the `instance_prompt(s)`: **1668597770830.png, 1668595855660.png, 1668596014653.png, 1668597942116.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)
@@ -12,15 +15,8 @@ Or you can run your new concept via `diffusers`: [Colab Notebook for Inference](
12
 
13
  Sample pictures of this concept:
14
 
15
- 1668597942116.png
16
-
17
- 1668596014653.png
18
-
19
- 1668595855660.png
20
-
21
- 1668597770830.png
22
- ![1668597770830.png 0](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668597770830.png)
23
- ![1668595855660.png 1](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668595855660.png)
24
- ![1668596014653.png 2](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668596014653.png)
25
- ![1668597942116.png 3](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668597942116.png)
26
 
 
1
  ---
2
  license: mit
3
  ---
4
+ ### Cosmoose-Anything
5
+
6
+ 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
7
+
8
  #### Model by woolion
9
+ Thi model has been obtained by fine-tuning Anything V3 model with Dreambooth on Cosmoose sample images.
10
+ It can be used by modifying the `instance_prompt(s)` with `csmoos_style`.
11
 
12
  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).
13
  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)
 
15
 
16
  Sample pictures of this concept:
17
 
18
+ ![1668595855660.png 0](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668595855660.png)
19
+ ![1668597770830.png 1](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668597770830.png)
20
+ ![1668596014653.png 2](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668596014653.png)
21
+ ![1668597942116.png 3](https://huggingface.co/woolion/cosmoose-anything/resolve/main/concept_images/1668597942116.png)
 
 
 
 
 
 
 
22