Spaces:
Sleeping
Sleeping
Update Gradio_UI.py
Browse files- Gradio_UI.py +1 -1
Gradio_UI.py
CHANGED
|
@@ -136,4 +136,4 @@ with gr.Blocks(title="Regulatory Compliance Generator") as demo:
|
|
| 136 |
"""
|
| 137 |
)
|
| 138 |
|
| 139 |
-
demo.launch(show_api=False
|
|
|
|
| 136 |
"""
|
| 137 |
)
|
| 138 |
|
| 139 |
+
demo.launch(show_api=False)
|