Spaces:
Sleeping
Sleeping
Commit
·
6112892
1
Parent(s):
7effd6e
Update app.py
Browse files
app.py
CHANGED
@@ -296,9 +296,9 @@ with gr.Blocks(title="ChatGLM2-6B-int4", theme=gr.themes.Soft(text_size="sm")) a
|
|
296 |
gr.HTML("<center>"
|
297 |
"<h1>🥳💕🎶 - ChatGLM2 + Voice Cloning</h1>"
|
298 |
"</center>")
|
299 |
-
gr.Markdown("## <center
|
300 |
gr.Markdown("## <center>🌊 - Powered by [TalktalkAI](http://www.talktalkai.com)</center>")
|
301 |
-
gr.Markdown("
|
302 |
|
303 |
with gr.Accordion("📒 Info", open=False):
|
304 |
_ = f""" Some parameters of ChatGLM2:
|
@@ -472,7 +472,7 @@ with gr.Blocks(title="ChatGLM2-6B-int4", theme=gr.themes.Soft(text_size="sm")) a
|
|
472 |
# """
|
473 |
|
474 |
gr.Markdown("### <center>❗ Please do not generate content that could infringe upon the rights or cause harm to individuals or organizations.</center>")
|
475 |
-
gr.Markdown("<center>💡 - How to use this app:After sending your questions to ChatGLM2, click “Chat now”, “Generate using Edge-TTS”, and “Generate using FreeVC” in turn.</center>")
|
476 |
gr.HTML('''
|
477 |
<div class="footer">
|
478 |
<p>🌊🏞️🎶 - Powered by talktalkai
|
|
|
296 |
gr.HTML("<center>"
|
297 |
"<h1>🥳💕🎶 - ChatGLM2 + Voice Cloning</h1>"
|
298 |
"</center>")
|
299 |
+
gr.Markdown("## <center>🥳 - Chat with any character you like through ChatGLM2-6B and voice cloning in real time</center>")
|
300 |
gr.Markdown("## <center>🌊 - Powered by [TalktalkAI](http://www.talktalkai.com)</center>")
|
301 |
+
gr.Markdown("## <center>⭐ - If you like the this app, please star my [Github repo](https://github.com/KevinWang676/ChatGLM2-Voice-Cloning).</center>")
|
302 |
|
303 |
with gr.Accordion("📒 Info", open=False):
|
304 |
_ = f""" Some parameters of ChatGLM2:
|
|
|
472 |
# """
|
473 |
|
474 |
gr.Markdown("### <center>❗ Please do not generate content that could infringe upon the rights or cause harm to individuals or organizations.</center>")
|
475 |
+
gr.Markdown("### <center>💡 - How to use this app:After sending your questions to ChatGLM2, click “Chat now”, “Generate using Edge-TTS”, and “Generate using FreeVC” in turn.</center>")
|
476 |
gr.HTML('''
|
477 |
<div class="footer">
|
478 |
<p>🌊🏞️🎶 - Powered by talktalkai
|