KennethTM commited on
Commit
9214156
·
verified ·
1 Parent(s): 44e6d15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -238,4 +238,4 @@ print(fromJSON(rawToChar(response$content)))
238
  """)
239
 
240
  # Mount Gradio app
241
- app = gr.mount_gradio_app(app, io, path="/")
 
238
  """)
239
 
240
  # Mount Gradio app
241
+ app = gr.mount_gradio_app(app, io)