sdafd commited on
Commit
5f66cd6
·
verified ·
1 Parent(s): c345460

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def generate_thumbnail(
103
  guidance_scale: float,
104
  seed: int,
105
  ip_adapter_scale: float,
106
- progress=gr.Progress(track_ τότε=True)
107
  ):
108
  """Generates an image using the selected model, IP-Adapter, and settings."""
109
  start_time = time.time()
 
103
  guidance_scale: float,
104
  seed: int,
105
  ip_adapter_scale: float,
106
+ progress=gr.Progress()
107
  ):
108
  """Generates an image using the selected model, IP-Adapter, and settings."""
109
  start_time = time.time()