NORLIE JHON MALAGDAO commited on
Commit
61bcdb6
·
verified ·
1 Parent(s): 69f3420

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -202,6 +202,7 @@ body {
202
  }
203
  """
204
 
 
205
  gr.Interface(
206
  fn=predict_image,
207
  inputs=image,
 
202
  }
203
  """
204
 
205
+
206
  gr.Interface(
207
  fn=predict_image,
208
  inputs=image,