Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -136,6 +136,7 @@ interface = gr.Interface(
136
  7, # CFG Scale
137
 
138
  ]
 
139
  )
140
 
141
  # Pre-load the model to avoid multiprocessing issues
 
136
  7, # CFG Scale
137
 
138
  ]
139
+ ]
140
  )
141
 
142
  # Pre-load the model to avoid multiprocessing issues