PiyarSquare
commited on
Commit
•
2f0cc30
1
Parent(s):
573ca18
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
# Silhouette/Cricut style
|
5 |
+
This is a fine-tuned Stable Diffusion model designed for cutting machines.
|
6 |
+
Use **silz style** in your prompts.
|
7 |
+
|
8 |
+
### Sample images:
|
9 |
+
![silz.jpg](https://huggingface.co/PiyarSquare/stable_diffusion_silz/resolve/main/silz_characters.png)
|
10 |
+
![silz.jpg](https://huggingface.co/PiyarSquare/stable_diffusion_silz/resolve/main/silz_famous_people.png)
|
11 |
+
![silz.jpg](https://huggingface.co/PiyarSquare/stable_diffusion_silz/resolve/main/silz_animals.png)
|
12 |
+
![silz.jpg](https://huggingface.co/PiyarSquare/stable_diffusion_silz/resolve/main/silz_places.png)
|
13 |
+
![silz.jpg](https://huggingface.co/PiyarSquare/stable_diffusion_silz/resolve/main/silz_prompted.png)
|
14 |
+
Based on StableDiffusion 1.5 model
|
15 |
+
|
16 |
+
### Training
|
17 |
+
Made with [automatic1111 webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) + [d8ahazard dreambooth extension](https://github.com/d8ahazard/sd_dreambooth_extension) + [nitrosocke guide](https://github.com/nitrosocke/dreambooth-training-guide).
|
18 |
+
|
19 |
+
82 training images at 1e-6 learning rate for 8200 steps.
|
20 |
+
Without prior preservation.
|
21 |
+
|
22 |
+
Inspired by [Fictiverse's PaperCut model](https://huggingface.co/Fictiverse/Stable_Diffusion_PaperCut_Model) and [txt2vector script](https://github.com/GeorgLegato/Txt2Vectorgraphics).
|
23 |
+
|
24 |
+
|