Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -67,9 +67,6 @@ gr.Interface(inference,
67
  value="2x",
68
  label="Resolution model")],
69
  gr.Image(type="pil", label="Output"),
70
- title=title,
71
- description=description,
72
- article=article,
73
  examples=[["groot.jpeg", "2x"]],
74
  flagging_mode="never",
75
  cache_mode="lazy",
 
67
  value="2x",
68
  label="Resolution model")],
69
  gr.Image(type="pil", label="Output"),
 
 
 
70
  examples=[["groot.jpeg", "2x"]],
71
  flagging_mode="never",
72
  cache_mode="lazy",