knowsuchagency commited on
Commit
f93f98f
1 Parent(s): 50a37e0

chore: Remove unnecessary fields from Gradio interface configuration

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -112,5 +112,4 @@ demo = gr.Interface(
112
 
113
  demo.launch(
114
  show_api=False,
115
-
116
  )
 
112
 
113
  demo.launch(
114
  show_api=False,
 
115
  )