Upload the concept leaf embeds and token
Browse files- README.md +16 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- science
|
6 |
+
---
|
7 |
+
### leaf on Stable Diffusion via Dreambooth
|
8 |
+
#### model by mjbuehler
|
9 |
+
|
10 |
+
This a Stable Diffusion model fine-tuned the leaf concept taught to Stable Diffusion with Dreambooth.
|
11 |
+
|
12 |
+
It can be used by modifying the `instance_prompt`: **<leaf microstructure>**
|
13 |
+
|
14 |
+
Here are the images used for training this concept:
|
15 |
+
|
16 |
+

|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<leaf microstructure>
|