mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-28 02:01:29 +00:00
small bug fixes
This commit is contained in:
@@ -257,7 +257,7 @@ class StableDiffusion:
|
||||
|
||||
# flux packs this again,
|
||||
if self.is_flux:
|
||||
divisibility = divisibility * 4
|
||||
divisibility = divisibility * 2
|
||||
return divisibility
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user