darwinharianto commited on
Commit
62c744a
·
1 Parent(s): e4577bf

added description

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -118,6 +118,7 @@ if __name__ == "__main__":
118
  gr.Markdown(
119
  """
120
  # Image fitting
 
121
  """
122
  )
123
 
 
118
  gr.Markdown(
119
  """
120
  # Image fitting
121
+ ### Given Image input, fit as many as possible x number of input on canvas
122
  """
123
  )
124