Samuel L Meyers commited on
Commit
ad039da
·
1 Parent(s): 5ee6253
Files changed (1) hide show
  1. code/app.py +1 -1
code/app.py CHANGED
@@ -68,7 +68,7 @@ def main():
68
 
69
  with gr.Blocks() as demo:
70
  with gr.Row(variant="panel"):
71
- gr.Markdown("## Talk to Deepseek LLM Chat 7b!\n")
72
  with gr.Row(variant="panel"):
73
  talk_output = gr.Textbox()
74
  with gr.Row(variant="panel"):
 
68
 
69
  with gr.Blocks() as demo:
70
  with gr.Row(variant="panel"):
71
+ gr.Markdown("## Talk to Starling on CPU!\n")
72
  with gr.Row(variant="panel"):
73
  talk_output = gr.Textbox()
74
  with gr.Row(variant="panel"):