nehulagrawal commited on
Commit
be84dc3
·
1 Parent(s): 968696e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -52,7 +52,6 @@ demo_app = gr.Interface(
52
  inputs=inputs,
53
  outputs=outputs,
54
  title=title,
55
- description=description,
56
  examples=examples,
57
  cache_examples=True,
58
  theme='huggingface',
 
52
  inputs=inputs,
53
  outputs=outputs,
54
  title=title,
 
55
  examples=examples,
56
  cache_examples=True,
57
  theme='huggingface',