Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ def convert_content_to_speech(content, voice_file):
|
|
78 |
|
79 |
def interface():
|
80 |
with gr.Blocks() as app:
|
81 |
-
gr.Markdown("#
|
82 |
|
83 |
with gr.Tab("Tạo Nội dung"):
|
84 |
with gr.Row():
|
|
|
78 |
|
79 |
def interface():
|
80 |
with gr.Blocks() as app:
|
81 |
+
gr.Markdown("# TTV@tdnm")
|
82 |
|
83 |
with gr.Tab("Tạo Nội dung"):
|
84 |
with gr.Row():
|