emre06c commited on
Commit
f1b4842
·
verified ·
1 Parent(s): 27c41ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -149,8 +149,7 @@ app = gr.Interface(
149
  fn=hugg_face,
150
  inputs=inputs,
151
  outputs=outputs,
152
- title="Smart Fridge",
153
- description="Detected Rotten Ratios",
154
  )
155
 
156
  # Launch the app
 
149
  fn=hugg_face,
150
  inputs=inputs,
151
  outputs=outputs,
152
+ title="Smart Fridge"
 
153
  )
154
 
155
  # Launch the app