SinDarSoup commited on
Commit
c1f767c
·
verified ·
1 Parent(s): 6054263

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -154,6 +154,7 @@ demo = gr.Interface(
154
  ],
155
  # cache_examples=True,
156
  )
 
157
 
158
  # from fastapi import FastAPI
159
  # from gradio2api.gr_fastapi import LocalGradioAppRouter
 
154
  ],
155
  # cache_examples=True,
156
  )
157
+ demo.launch()
158
 
159
  # from fastapi import FastAPI
160
  # from gradio2api.gr_fastapi import LocalGradioAppRouter