aboutsummaryrefslogtreecommitdiff
path: root/modules/shared_state.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/shared_state.py')
-rw-r--r--modules/shared_state.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/shared_state.py b/modules/shared_state.py
index 3dc9c788..d272ee5b 100644
--- a/modules/shared_state.py
+++ b/modules/shared_state.py
@@ -128,7 +128,7 @@ class State:
devices.torch_gc()
def set_current_image(self):
- """sets self.current_image from self.current_latent if enough sampling steps have been made after the last call to this"""
+ """if enough sampling steps have been made after the last call to this, sets self.current_image from self.current_latent, and modifies self.id_live_preview accordingly"""
if not shared.parallel_processing_allowed:
return