Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -645,9 +645,8 @@ def clear_context():
|
|
| 645 |
# Create the Gradio Interface
|
| 646 |
# -------------------------------
|
| 647 |
with gr.Blocks() as demo:
|
| 648 |
-
gr.Markdown("
|
| 649 |
-
|
| 650 |
-
|
| 651 |
with gr.Row():
|
| 652 |
file_upload = gr.File(
|
| 653 |
label="Upload Document",
|
|
|
|
| 645 |
# Create the Gradio Interface
|
| 646 |
# -------------------------------
|
| 647 |
with gr.Blocks() as demo:
|
| 648 |
+
gr.Markdown("## Software Tester with vision 2.0 updated")
|
| 649 |
+
|
|
|
|
| 650 |
with gr.Row():
|
| 651 |
file_upload = gr.File(
|
| 652 |
label="Upload Document",
|