mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-05-01 11:41:35 +00:00
Pixel shuffle adapter. Some bug fixes thrown in
This commit is contained in:
@@ -318,6 +318,9 @@ class Wan21(BaseModel):
|
||||
|
||||
# cache for holding noise
|
||||
self.effective_noise = None
|
||||
|
||||
def get_bucket_divisibility(self):
|
||||
return 16
|
||||
|
||||
# static method to get the scheduler
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user