fhatje commited on
Commit
bd79682
·
1 Parent(s): dfb0280

Removed unnecessay comment

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -139,7 +139,6 @@ demo = gr.Interface(
139
  title=title,
140
  description=description,
141
  examples=examples,
142
- # interpretation=interpretation,
143
  )
144
 
145
  demo.launch()
 
139
  title=title,
140
  description=description,
141
  examples=examples,
 
142
  )
143
 
144
  demo.launch()