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