Spaces:
Running
Running
Update app_pyvis_new.py
Browse files- app_pyvis_new.py +1 -1
app_pyvis_new.py
CHANGED
@@ -726,7 +726,7 @@ def build_interface():
|
|
726 |
)
|
727 |
|
728 |
# Button to save the data
|
729 |
-
save_button = gr.Button("Save
|
730 |
|
731 |
# Button to process new node
|
732 |
process_button = gr.Button("Add New Node")
|
|
|
726 |
)
|
727 |
|
728 |
# Button to save the data
|
729 |
+
save_button = gr.Button("Save Your Answer")
|
730 |
|
731 |
# Button to process new node
|
732 |
process_button = gr.Button("Add New Node")
|