Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -196,7 +196,7 @@ iface = gr.Interface(
|
|
196 |
fn=flowchart_to_image,
|
197 |
inputs=gr.Textbox(lines=7),
|
198 |
outputs="image",
|
199 |
-
title="Process
|
200 |
description=(
|
201 |
"Example:\n"
|
202 |
"First Solid Sulfur to Heater,\n"
|
|
|
196 |
fn=flowchart_to_image,
|
197 |
inputs=gr.Textbox(lines=7),
|
198 |
outputs="image",
|
199 |
+
title="Process Description to Process Block Diagram",
|
200 |
description=(
|
201 |
"Example:\n"
|
202 |
"First Solid Sulfur to Heater,\n"
|