We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9cb47 commit 1a5bee6Copy full SHA for 1a5bee6
1 file changed
horde/consts.py
@@ -42,7 +42,7 @@
42
# used to figure out batches by a set multiplier to reduce how many images are batched
43
# at a time when these models are used.
44
BASELINE_BATCHING_MULTIPLIERS = {
45
- "flux_1": 2,
+ "flux_1": 3,
46
}
47
48
0 commit comments