gigswar commited on
Commit
3f1e0d5
·
verified ·
1 Parent(s): ff34d75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ def render_ui():
48
  return f.read()
49
 
50
  gradio_ui = gr.Interface(fn=render_ui, inputs=[], outputs="html")
51
- app = mount_gradio_app(app, gradio_ui, path="/")
 
48
  return f.read()
49
 
50
  gradio_ui = gr.Interface(fn=render_ui, inputs=[], outputs="html")
51
+ app = mount_gradio_app(app, gradio_ui, path="/")