appvoid commited on
Commit
0b88bd4
Β·
verified Β·
1 Parent(s): 19ecd3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -19,7 +19,5 @@ gr.Interface(
19
  inputs="text",
20
  outputs="text",
21
  title="playground",
22
- description=description,
23
- examples=examples,
24
  enable_queue=True,
25
  ).launch()
 
19
  inputs="text",
20
  outputs="text",
21
  title="playground",
 
 
22
  enable_queue=True,
23
  ).launch()