Akjava commited on
Commit
c9995a0
·
verified ·
1 Parent(s): ca8be06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -150,6 +150,7 @@ head = '''
150
  </script>
151
  '''
152
  with gr.Blocks(title="LLM with TTS",head=head) as demo:
 
153
  gr.Markdown("**Qwen2.5-0.5B-Instruct/LJSpeech**.LLM and TTS models will change without notice.")
154
  js = """
155
  function(chatbot){
 
150
  </script>
151
  '''
152
  with gr.Blocks(title="LLM with TTS",head=head) as demo:
153
+ gr.Markdown("## Please be patient, the first response may have a delay of up to 20 seconds while loading.")
154
  gr.Markdown("**Qwen2.5-0.5B-Instruct/LJSpeech**.LLM and TTS models will change without notice.")
155
  js = """
156
  function(chatbot){