mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Flush after sampling
This commit is contained in:
@@ -1289,6 +1289,8 @@ class StableDiffusion:
|
||||
else:
|
||||
self.assistant_lora.is_active = True
|
||||
|
||||
flush()
|
||||
|
||||
def get_latent_noise(
|
||||
self,
|
||||
height=None,
|
||||
|
||||
Reference in New Issue
Block a user