Spaces:
Build error
Build error
Commit
·
5bdaf18
1
Parent(s):
1400424
update huggingface
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import gradio as gr
|
|
7 |
|
8 |
_DESCRIPTION = '# [AudioGPT](https://github.com/AIGC-Audio/AudioGPT)'
|
9 |
_DESCRIPTION += '\n<p>This is a demo to the work <a href="https://github.com/AIGC-Audio/AudioGPT" style="text-decoration: underline;" target="_blank">AudioGPT: Sending and Receiving Speech, Sing, Audio, and Talking head during chatting</a>. </p>'
|
10 |
-
_DESCRIPTION += '\n<p>This model can only be used for non-commercial purposes.
|
11 |
|
12 |
|
13 |
AUDIO_CHATGPT_PREFIX = """AudioGPT
|
|
|
7 |
|
8 |
_DESCRIPTION = '# [AudioGPT](https://github.com/AIGC-Audio/AudioGPT)'
|
9 |
_DESCRIPTION += '\n<p>This is a demo to the work <a href="https://github.com/AIGC-Audio/AudioGPT" style="text-decoration: underline;" target="_blank">AudioGPT: Sending and Receiving Speech, Sing, Audio, and Talking head during chatting</a>. </p>'
|
10 |
+
_DESCRIPTION += '\n<p>This model can only be used for non-commercial purposes.'
|
11 |
|
12 |
|
13 |
AUDIO_CHATGPT_PREFIX = """AudioGPT
|