xueyao
commited on
Commit
·
5052a2f
1
Parent(s):
383f780
readme
Browse files
README.md
CHANGED
@@ -32,6 +32,18 @@ For optimal results, we recommend using:
|
|
32 |
- **CFG Scale**: `1.0 - 1.5` _(Note: CFG ≠ 1 will double generation time)_
|
33 |
- **Shift**: `5` _(Improves hand detail)_
|
34 |
- **LoRA Strength**: `1.0` _(if using LoRA version)_
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
## Example Output
|
37 |
Using ckpt:
|
@@ -96,18 +108,6 @@ For optimal results, we recommend using:
|
|
96 |
```
|
97 |
|
98 |
|
99 |
-
## Example Comparisons
|
100 |
-
|
101 |
-
### TensorArt-TurboX-SD3.5Large vs. Official Models
|
102 |
-
|
103 |
-
Here are some sample outputs comparing **TensorArt-TurboX-SD3.5Large** (8 steps, CFG=1, Simple scheduler) with **official models**:
|
104 |
-
|
105 |
-
| 描述 | Tensorart turboX cfg=1 8steps | Official turbo cfg=1.5 4steps |
|
106 |
-
| --- | --- | --- |
|
107 |
-
| | **scheduler=simple** | **scheduler=normal** |
|
108 |
-
| a high school girl is standing in the ground,full body, wearing a sport clothes, holding a tennis |  |  |
|
109 |
-
| Cinematic close-up on Fan Bingbing's regal features as she embodies ancient Egyptian queen Cleopatra. Golden light bathes her porcelain skin, highlighting the delicate contours of her face and the piercing gaze that commands attention. Rich fabrics drape elegantly across her statuesque form, with a subtle emphasis on the ornate jewelry and intricately designed headdress that crowns her majestic presence |  |  |
|
110 |
-
| A blonde woman in a short dress stands on a balcony, teasing smile and biting her lip. Twilight casts a warm glow, (anime-style:1.2). Behind her, a jungle teems with life, tropical storm clouds gathering, lightning flickering in the distance. |  |  |
|
111 |
|
112 |
## Community Model Integration
|
113 |
|
|
|
32 |
- **CFG Scale**: `1.0 - 1.5` _(Note: CFG ≠ 1 will double generation time)_
|
33 |
- **Shift**: `5` _(Improves hand detail)_
|
34 |
- **LoRA Strength**: `1.0` _(if using LoRA version)_
|
35 |
+
## Example Comparisons
|
36 |
+
|
37 |
+
### TensorArt-TurboX-SD3.5Large vs. Official Models
|
38 |
+
|
39 |
+
Here are some sample outputs comparing **TensorArt-TurboX-SD3.5Large** (8 steps, CFG=1, Simple scheduler) with **official stable-diffusion-3.5-large-turbo** when using the same time:
|
40 |
+
|
41 |
+
| prompt | Tensorart turboX cfg=1 8steps | Official turbo cfg=1.5 4steps |
|
42 |
+
| --- | --- | --- |
|
43 |
+
| | **scheduler=simple** | **scheduler=normal** |
|
44 |
+
| a high school girl is standing in the ground,full body, wearing a sport clothes, holding a tennis |  |  |
|
45 |
+
| Cinematic close-up on Fan Bingbing's regal features as she embodies ancient Egyptian queen Cleopatra. Golden light bathes her porcelain skin, highlighting the delicate contours of her face and the piercing gaze that commands attention. Rich fabrics drape elegantly across her statuesque form, with a subtle emphasis on the ornate jewelry and intricately designed headdress that crowns her majestic presence |  |  |
|
46 |
+
| A blonde woman in a short dress stands on a balcony, teasing smile and biting her lip. Twilight casts a warm glow, (anime-style:1.2). Behind her, a jungle teems with life, tropical storm clouds gathering, lightning flickering in the distance. |  |  |
|
47 |
|
48 |
## Example Output
|
49 |
Using ckpt:
|
|
|
108 |
```
|
109 |
|
110 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
|
112 |
## Community Model Integration
|
113 |
|