vithacocf commited on
Commit
680ecfc
·
verified ·
1 Parent(s): 1f72e8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
  )
67
 
68
  # **BẮT BUỘC** gọi launch() ở cuối
69
- # demo.launch()
 
66
  )
67
 
68
  # **BẮT BUỘC** gọi launch() ở cuối
69
+ demo.launch()