Amamrnaf commited on
Commit
3ac79cf
·
1 Parent(s): 6c55aed
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,4 +193,4 @@ with gr.Blocks() as app:
193
  gr.Image("TS.png", label="NOC timesheet example")
194
  gr.Image("invoice.png", label="NOC invoice example")
195
 
196
- demo.launch()
 
193
  gr.Image("TS.png", label="NOC timesheet example")
194
  gr.Image("invoice.png", label="NOC invoice example")
195
 
196
+ app.launch()