Spaces:
Sleeping
Sleeping
robertselvam
commited on
Commit
•
b3c946c
1
Parent(s):
ac2ca51
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ class CourseGenarator:
|
|
71 |
gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:30px;'><center>
|
72 |
<img class="leftimage" align="left" src="https://companieslogo.com/img/orig/RAND.AS_BIG-0f1935a4.png?t=1651813778" alt="Image" width="210" height="210">
|
73 |
<h1 class ="center" style="color:#fff">ADOPLE AI</h1></center>
|
74 |
-
<br><center><h1 style="color:#fff">
|
75 |
|
76 |
with gr.Row(elem_id="col-container"):
|
77 |
with gr.Column():
|
|
|
71 |
gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:30px;'><center>
|
72 |
<img class="leftimage" align="left" src="https://companieslogo.com/img/orig/RAND.AS_BIG-0f1935a4.png?t=1651813778" alt="Image" width="210" height="210">
|
73 |
<h1 class ="center" style="color:#fff">ADOPLE AI</h1></center>
|
74 |
+
<br><center><h1 style="color:#fff">Resume Analyser</h1></center>""")
|
75 |
|
76 |
with gr.Row(elem_id="col-container"):
|
77 |
with gr.Column():
|