You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -99,14 +101,20 @@ _Best for high-detail 1024x1024+ generation. Requires more VRAM and time._
99
101
100
102
## 🌟 Key Features
101
103
102
-
### Text-to-Image Generation
103
-
Generate stunning images from text descriptions with various models
104
+
### Text-to-Image / Batch Generation
105
+
Generate single or multiple stunning images from text descriptions with various models synchronously.
104
106
105
107
```
106
108
Input: "A serene mountain landscape at sunset, digital art"
107
-
Output: High-quality AI-generated image
109
+
Output: High-quality AI-generated image(s) with progress indicator
108
110
```
109
111
112
+
### 🧩 LoRA Integration
113
+
Effortlessly stylize generations by utilizing multiple `.safetensors` LoRA files with completely customizable strength dials directly from the sleek UI settings.
114
+
115
+
### 📊 Transparent Sampler Algorithms
116
+
Choose the perfect algorithm for your workflow directly on device (e.g. Euler, Euler a, DPM++ 2M, DDIM, LCM, TCD, and more) to master the noise-canceling mechanics.
117
+
110
118
### ⚙️ Advanced Settings Guide
111
119
112
120
The **Advanced Settings** page provides fine-grained control over the inference engine. Below is a summary of each toggle and its impact:
0 commit comments