Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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(
|
| 71 |
|
|
|
|
| 67 |
title="SAFRON: Stitching Across the Frontier Network for Generating Colorectal Cancer Histology Images"
|
| 68 |
)
|
| 69 |
|
| 70 |
+
demo.launch()
|
| 71 |
|