Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ def handle_input(image, item_name):
|
|
22 |
# Thiết kế giao diện với Gradio
|
23 |
def create_interface():
|
24 |
with gr.Blocks() as app:
|
25 |
-
gr.Markdown(f"# Ứng dụng phân tích hóa đơn siêu thị
|
26 |
|
27 |
|
28 |
with gr.Row():
|
|
|
22 |
# Thiết kế giao diện với Gradio
|
23 |
def create_interface():
|
24 |
with gr.Blocks() as app:
|
25 |
+
gr.Markdown(f"# Ứng dụng phân tích hóa đơn siêu thị")
|
26 |
|
27 |
|
28 |
with gr.Row():
|