Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -107,7 +107,7 @@ async def generate1(prompt):
|
|
| 107 |
|
| 108 |
|
| 109 |
|
| 110 |
-
with gr.Blocks(theme=gr.themes.
|
| 111 |
|
| 112 |
gr.HTML(""" <img src='https://huggingface.co/spaces/Isidorophp/Executive-Assistant/resolve/main/logo.png' alt='RJP Development STUDIO' style='height:85px'> """
|
| 113 |
""" <center> <h1> I am Sonia π±πΎββοΈ your Unique Executive Assistant. </h1></center> """
|
|
|
|
| 107 |
|
| 108 |
|
| 109 |
|
| 110 |
+
with gr.Blocks(theme=gr.themes.Glass(font=[gr.themes.GoogleFont("Inconsolata"), "Arial", "Arial"])) as demo:
|
| 111 |
|
| 112 |
gr.HTML(""" <img src='https://huggingface.co/spaces/Isidorophp/Executive-Assistant/resolve/main/logo.png' alt='RJP Development STUDIO' style='height:85px'> """
|
| 113 |
""" <center> <h1> I am Sonia π±πΎββοΈ your Unique Executive Assistant. </h1></center> """
|