Preeeeet commited on
Commit
f8f326e
·
verified ·
1 Parent(s): 0730ef4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -92,10 +92,10 @@ def process_images(images, job_number, job_name, job_address, uploader_name):
92
 
93
  # HTML code to display the logo and title together
94
 
95
- <div style="text-align: center;">
96
  <img src="https://i.ibb.co/mCj6Htx/HKC-updatedlogo-original.png" alt="Logo" width="100"><br>
97
  <h1>HKC Report Generator</h1>
98
- </div>
99
 
100
 
101
  # Create the Gradio interface with job inputs and uploader name
 
92
 
93
  # HTML code to display the logo and title together
94
 
95
+
96
  <img src="https://i.ibb.co/mCj6Htx/HKC-updatedlogo-original.png" alt="Logo" width="100"><br>
97
  <h1>HKC Report Generator</h1>
98
+
99
 
100
 
101
  # Create the Gradio interface with job inputs and uploader name