Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ def inference(
122
  )
123
  return out.images[0] # type: ignore
124
 
125
-
126
  with gr.Blocks() as blocks:
127
  gr.Markdown(
128
  """
 
122
  )
123
  return out.images[0] # type: ignore
124
 
125
+ #Added the test cases for UI elements
126
  with gr.Blocks() as blocks:
127
  gr.Markdown(
128
  """