Merge branch 'development' into development

This commit is contained in:
Peter Baylies
2022-09-07 15:23:58 -04:00
committed by GitHub
6 changed files with 160 additions and 71 deletions

View File

@ -91,11 +91,7 @@ def main():
print(">> changed to seamless tiling mode")
# preload the model
tic = time.time()
t2i.load_model()
print(
f'>> model loaded in', '%4.2fs' % (time.time() - tic)
)
if not infile:
print(