Spaces:
Running
Running
hamaadayubkhan
commited on
Commit
•
c5d07bf
1
Parent(s):
72cc321
Update app.py
Browse files
app.py
CHANGED
@@ -91,7 +91,7 @@ with gr.Blocks(css="style.css") as iface: # Include the CSS file here
|
|
91 |
gr.Markdown("# Voicesy AI")
|
92 |
|
93 |
# Add logo at the top
|
94 |
-
gr.Image("", label="Voicesy AI") # Update the path to your logo image
|
95 |
|
96 |
# Tab for Voice to Voice
|
97 |
with gr.Tab("Voice to Voice"):
|
|
|
91 |
gr.Markdown("# Voicesy AI")
|
92 |
|
93 |
# Add logo at the top
|
94 |
+
gr.Image("IMG-20241024-WA0010.jpg", label="Voicesy AI") # Update the path to your logo image
|
95 |
|
96 |
# Tab for Voice to Voice
|
97 |
with gr.Tab("Voice to Voice"):
|