TDN-M commited on
Commit
1c01c9c
·
verified ·
1 Parent(s): c5adb9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("# Ứng dụng Tạo Nội dung và Video")
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():