Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -109,7 +109,7 @@ class ResumeAnalyser:
|
|
109 |
gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:30px;'><center>
|
110 |
<img class="leftimage" align="left" src="https://companieslogo.com/img/orig/RAND.AS_BIG-0f1935a4.png?t=1651813778" alt="Image" width="210" height="210">
|
111 |
<h1 class ="center" style="color:#fff">ADOPLE AI</h1></center>
|
112 |
-
<br><center><h1 style="color:#fff">
|
113 |
|
114 |
with gr.Row():
|
115 |
with gr.Column(scale=0.45, min_width=150, ):
|
|
|
109 |
gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:30px;'><center>
|
110 |
<img class="leftimage" align="left" src="https://companieslogo.com/img/orig/RAND.AS_BIG-0f1935a4.png?t=1651813778" alt="Image" width="210" height="210">
|
111 |
<h1 class ="center" style="color:#fff">ADOPLE AI</h1></center>
|
112 |
+
<br><center><h1 style="color:#fff">CV PARSER</h1></center>""")
|
113 |
|
114 |
with gr.Row():
|
115 |
with gr.Column(scale=0.45, min_width=150, ):
|