MohamedRashad commited on
Commit
750426f
·
1 Parent(s): d40f9a3

Remove horizontal rule from Gradio interface header for cleaner presentation.

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -75,7 +75,6 @@ with gr.Blocks(title="Nanonets OCR Demo") as demo:
75
  💻 GitHub Repository
76
  </a>
77
  </div>
78
- <hr style="width: 70%; margin: 15px auto; border: none; height: 1px; background-color: #e5e7eb;">
79
  </div>
80
  """)
81
 
 
75
  💻 GitHub Repository
76
  </a>
77
  </div>
 
78
  </div>
79
  """)
80