Spaces:
Sleeping
Sleeping
kevinwang676
commited on
Commit
β’
c8221d6
1
Parent(s):
6112892
Update app.py
Browse files
app.py
CHANGED
@@ -298,7 +298,7 @@ with gr.Blocks(title="ChatGLM2-6B-int4", theme=gr.themes.Soft(text_size="sm")) a
|
|
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)
|
302 |
|
303 |
with gr.Accordion("π Info", open=False):
|
304 |
_ = f""" Some parameters of ChatGLM2:
|
|
|
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:
|