Lyith commited on
Commit
54ba733
1 Parent(s): 3cfdc05

Upload the concept Monet-Style embeds and token

Browse files
Files changed (2) hide show
  1. Monet-Style.ckpt +3 -0
  2. README.md +16 -0
Monet-Style.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab652b0e5ad0d7caf3ea37fb8b2fa8aa09485db4b85001a72d7f0864ec6947fe
3
+ size 2132856622
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - text-to-image
5
+ - stable-diffusion
6
+ ---
7
+ ### Monet-Style Dreambooth model trained by Lyith 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
+ ![0](https://huggingface.co/sd-dreambooth-library/monet-style/resolve/main/sample_images/00000-365341347-sunny_day_mone___.png)
16
+