niranjanpc commited on
Commit
0b939a2
·
verified ·
1 Parent(s): 9c9835e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ face = gr.Interface(fn=start_fn,
45
  'Article'),
46
  title=title,
47
  description=description, )
48
- face.launch(server_name="0.0.0.0", share=True
 
45
  'Article'),
46
  title=title,
47
  description=description, )
48
+ face.launch(server_name="0.0.0.0", share=True)