Flush after sampling

This commit is contained in:
Jaret Burkett
2024-08-16 17:29:42 -06:00
parent 452e0e286d
commit f9179540d2

View File

@@ -1289,6 +1289,8 @@ class StableDiffusion:
else:
self.assistant_lora.is_active = True
flush()
def get_latent_noise(
self,
height=None,