Ashoka74 commited on
Commit
aea656c
1 Parent(s): 10381eb

Update app_2.py

Browse files
Files changed (1) hide show
  1. app_2.py +1 -1
app_2.py CHANGED
@@ -1161,7 +1161,7 @@ with block:
1161
  allow_preview=False,
1162
  )
1163
 
1164
- if gallery_result:
1165
  selected = gr.Number(visible=True)
1166
  gallery_result.select(use_orientation, inputs=None, outputs=extract_fg)
1167
 
 
1161
  allow_preview=False,
1162
  )
1163
 
1164
+ if gallery_result:
1165
  selected = gr.Number(visible=True)
1166
  gallery_result.select(use_orientation, inputs=None, outputs=extract_fg)
1167