Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
6 |
|
7 |
|
8 |
# Model Description
|
9 |
-
- Developed by: Alex Reid
|
10 |
- Model type: Diffusion-based text-to-image generative model
|
11 |
- License: Apache 2.0
|
12 |
- Model Description: A foundational diffusion model trained entirely on tile-able (seamless) surface print patterns. Based on the architecture of stable-diffusion-2-base.
|
@@ -25,8 +25,9 @@ Pattern Diffusion is released under Apache 2.0 license and is available for both
|
|
25 |
|
26 |
# Strong Areas
|
27 |
- The model is excellent at generating floral and abstract patterns
|
|
|
28 |
- Prompts can be a mix of very random concepts and often produce beautiful results
|
29 |
-
- Fast inference speeds
|
30 |
|
31 |
|
32 |
# Limitations
|
|
|
6 |
|
7 |
|
8 |
# Model Description
|
9 |
+
- Developed by: [Alex Reid](https://www.linkedin.com/in/alex-reid-673001112/)
|
10 |
- Model type: Diffusion-based text-to-image generative model
|
11 |
- License: Apache 2.0
|
12 |
- Model Description: A foundational diffusion model trained entirely on tile-able (seamless) surface print patterns. Based on the architecture of stable-diffusion-2-base.
|
|
|
25 |
|
26 |
# Strong Areas
|
27 |
- The model is excellent at generating floral and abstract patterns
|
28 |
+
- Strong understanding of foreground and background colors in the prompt
|
29 |
- Prompts can be a mix of very random concepts and often produce beautiful results
|
30 |
+
- Fast inference speeds and low VRAM requirements
|
31 |
|
32 |
|
33 |
# Limitations
|