Upload config.json with huggingface_hub
Browse files- config.json +18 -1
config.json
CHANGED
@@ -144,7 +144,24 @@
|
|
144 |
"live_preview_refresh_period": 3.0,
|
145 |
"hide_samplers": [
|
146 |
"LMS",
|
147 |
-
"Heun"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
],
|
149 |
"eta_ddim": 0.0,
|
150 |
"eta_ancestral": 1.0,
|
|
|
144 |
"live_preview_refresh_period": 3.0,
|
145 |
"hide_samplers": [
|
146 |
"LMS",
|
147 |
+
"Heun",
|
148 |
+
"PLMS",
|
149 |
+
"LMS Karras",
|
150 |
+
"DPM2 Karras",
|
151 |
+
"DPM fast",
|
152 |
+
"DPM2 a",
|
153 |
+
"DPM2",
|
154 |
+
"DPM++ 2M",
|
155 |
+
"DPM++ SDE",
|
156 |
+
"DPM++ 2S a",
|
157 |
+
"DPM++ 2M SDE",
|
158 |
+
"DPM++ 2M SDE Heun",
|
159 |
+
"DPM++ 2M SDE Heun Exponential",
|
160 |
+
"DPM++ 2M SDE Heun Karras",
|
161 |
+
"DPM++ 3M SDE",
|
162 |
+
"DPM adaptive",
|
163 |
+
"DPM2 a Karras",
|
164 |
+
"DPM++ 2S a Karras"
|
165 |
],
|
166 |
"eta_ddim": 0.0,
|
167 |
"eta_ancestral": 1.0,
|