Sanjayraju30 commited on
Commit
f744985
·
verified ·
1 Parent(s): 91ebd46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ with gr.Blocks(css=".gr-button {background-color: #2e7d32 !important; color: whi
43
  inputs=[], outputs=[weight_out, time_out, snapshot, retake_btn])
44
 
45
  gr.Markdown("""
46
- <p style='text-align: center; color: gray;'>Tip: Ensure image is glare-free and focused. <br>Developed by Shalu • Hugging Face OCR ⚡</p>
47
  """)
48
 
49
  demo.launch()
 
43
  inputs=[], outputs=[weight_out, time_out, snapshot, retake_btn])
44
 
45
  gr.Markdown("""
46
+ <p style='text-align: center; color: gray;'>Tip: Ensure image is glare-free and focused.<br>Developed by Shalu • Hugging Face OCR ⚡</p>
47
  """)
48
 
49
  demo.launch()