srijaydeshpande commited on
Commit
a443b49
·
verified ·
1 Parent(s): 7aef010

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,5 +67,5 @@ demo = gr.Interface(
67
  title="SAFRON: Stitching Across the Frontier Network for Generating Colorectal Cancer Histology Images"
68
  )
69
 
70
- demo.launch(share=True)
71
 
 
67
  title="SAFRON: Stitching Across the Frontier Network for Generating Colorectal Cancer Histology Images"
68
  )
69
 
70
+ demo.launch()
71