wip
This commit is contained in:
@@ -1880,6 +1880,7 @@ class MAT(InpaintModel):
|
||||
min_size = 512
|
||||
pad_mod = 512
|
||||
pad_to_square = True
|
||||
is_erase_model = True
|
||||
|
||||
def init_model(self, device, **kwargs):
|
||||
seed = 240 # pick up a random number
|
||||
|
||||
Reference in New Issue
Block a user