Huy0502 commited on
Commit
a88cf03
·
verified ·
1 Parent(s): 02af39e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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ị{![image/png](https://cdn-uploads.huggingface.co/production/uploads/6634c5716bf06ec9cab1feb7/tRcd_aLkOEfs89iBVN2Eo.png}")
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():