feng2022 commited on
Commit
9140d4b
1 Parent(s): fee5386

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def main():
97
  fn=predict,
98
  inputs='text',
99
  outputs='text',
100
- examples=['result']
101
  #gr.outputs.Image(type='numpy', label='Output'),
102
  #title=TITLE,
103
  #description=DESCRIPTION,
 
97
  fn=predict,
98
  inputs='text',
99
  outputs='text',
100
+ examples=['result'],
101
  #gr.outputs.Image(type='numpy', label='Output'),
102
  #title=TITLE,
103
  #description=DESCRIPTION,