Update README.md
Browse files
README.md
CHANGED
@@ -13,11 +13,17 @@ tags:
|
|
13 |
- materiomics
|
14 |
- bio-inspired
|
15 |
- materials science
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
instance_prompt: <leaf microstructure>
|
17 |
widget: []
|
18 |
---
|
19 |
|
20 |
-
# Stable Diffusion 2.x Fine-tuned with Leaf Images
|
21 |
|
22 |
DreamBooth is an advanced technique designed for fine-tuning text-to-image diffusion models to generate personalized images of specific subjects. By leveraging a few reference images (around 5 or so), DreamBooth integrates unique visual features of the subject into the model's output domain.
|
23 |
|
@@ -30,7 +36,6 @@ For example, an original prompt might be: "a vase with intricate patterns, high
|
|
30 |
These are fine-tuned weights for the ```stabilityai/stable-diffusion-2``` model. This is a full fine-tune of the model using DreamBooth.
|
31 |
|
32 |
|
33 |
-
|
34 |
## Trigger keywords
|
35 |
|
36 |
The following image were used during fine-tuning using the keyword \<leaf microstructure\>:
|
@@ -231,7 +236,7 @@ In this example, we generated a 3D model and created a physical sample using add
|
|
231 |
|
232 |
3D printing: Slicing using Cura and resulting physical sample with gyroid infill:
|
233 |
|
234 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/
|
235 |
|
236 |
## Fine-tuning script
|
237 |
|
|
|
13 |
- materiomics
|
14 |
- bio-inspired
|
15 |
- materials science
|
16 |
+
- text-to-3D
|
17 |
+
- text-to-STL
|
18 |
+
- text-t-mesh
|
19 |
+
- additive manufacturing
|
20 |
+
- 3D
|
21 |
+
- 3D printing
|
22 |
instance_prompt: <leaf microstructure>
|
23 |
widget: []
|
24 |
---
|
25 |
|
26 |
+
# Stable Diffusion 2.x Fine-tuned with Leaf Images: Text-to-image and text-to-3D
|
27 |
|
28 |
DreamBooth is an advanced technique designed for fine-tuning text-to-image diffusion models to generate personalized images of specific subjects. By leveraging a few reference images (around 5 or so), DreamBooth integrates unique visual features of the subject into the model's output domain.
|
29 |
|
|
|
36 |
These are fine-tuned weights for the ```stabilityai/stable-diffusion-2``` model. This is a full fine-tune of the model using DreamBooth.
|
37 |
|
38 |
|
|
|
39 |
## Trigger keywords
|
40 |
|
41 |
The following image were used during fine-tuning using the keyword \<leaf microstructure\>:
|
|
|
236 |
|
237 |
3D printing: Slicing using Cura and resulting physical sample with gyroid infill:
|
238 |
|
239 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/r369zsLET8UHsECr-nDEu.png)
|
240 |
|
241 |
## Fine-tuning script
|
242 |
|