@@ -168,9 +168,9 @@ class ProgressResponse(BaseModel):
...
@@ -168,9 +168,9 @@ class ProgressResponse(BaseModel):
current_image:str=Field(default=None,title="Current image",description="The current image in base64 format. opts.show_progress_every_n_steps is required for this to work.")
current_image:str=Field(default=None,title="Current image",description="The current image in base64 format. opts.show_progress_every_n_steps is required for this to work.")