Spaces:
Running
Running
Amamrnaf
commited on
Commit
·
3ac79cf
1
Parent(s):
6c55aed
test
Browse files
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 |
-
|
|
|
193 |
gr.Image("TS.png", label="NOC timesheet example")
|
194 |
gr.Image("invoice.png", label="NOC invoice example")
|
195 |
|
196 |
+
app.launch()
|