BhumikaMak commited on
Commit
d57c61b
·
verified ·
1 Parent(s): 4329d33

resolved: parameter repeated

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -126,7 +126,6 @@ with gr.Blocks(css=custom_css) as interface:
126
  dff_gallery = gr.Gallery(
127
  label="Deep Feature Factorization",
128
  rows=1,
129
- object_fit="contain",
130
  height=400, # Adjust height automatically based on content
131
  columns=1,
132
  object_fit="scale-down"
 
126
  dff_gallery = gr.Gallery(
127
  label="Deep Feature Factorization",
128
  rows=1,
 
129
  height=400, # Adjust height automatically based on content
130
  columns=1,
131
  object_fit="scale-down"