niulx commited on
Commit
9f274bd
1 Parent(s): 335e05e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -251,7 +251,7 @@ with gr.Blocks() as demo:
251
  def run_optimization_wrapper (
252
  mask_list,
253
  mask_label_list,
254
- image
255
  opt_flag,
256
  num_tokens,
257
  embedding_learning_rate ,
 
251
  def run_optimization_wrapper (
252
  mask_list,
253
  mask_label_list,
254
+ image,
255
  opt_flag,
256
  num_tokens,
257
  embedding_learning_rate ,