Sadanand Modak commited on
Commit
09f4eae
·
1 Parent(s): 9cf22a1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ demo = gr.Interface(fn=predict,
44
  title=title,
45
  description=description,
46
  article=article)
47
- demo.launch(share=True) # share=True not needed for huggingface spaces
 
44
  title=title,
45
  description=description,
46
  article=article)
47
+ demo.launch(share=True)