BATUTO-ART commited on
Commit
e30b26d
·
verified ·
1 Parent(s): 7f2a59f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -197,5 +197,4 @@ with gr.Blocks() as demo:
197
  )
198
 
199
  if __name__ == "__main__":
200
- demo.launch(theme=gr.themes.Soft(), css=custom_css)
201
- ``
 
197
  )
198
 
199
  if __name__ == "__main__":
200
+ demo.launch(theme=gr.themes.Soft(), css=custom_css)