manu commited on
Commit
64836fd
1 Parent(s): a5a792c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -169,10 +169,7 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
169
  with gr.Row():
170
  with gr.Column():
171
  gr.Markdown(
172
- """
173
- ## Demo platform for 🥐 CroissantLLMChat
174
-
175
-
176
  ### Usage recommendations
177
 
178
  We recommend testing the chat model for open-ended writing tasks, tips, translations, etc...
 
169
  with gr.Row():
170
  with gr.Column():
171
  gr.Markdown(
172
+ """
 
 
 
173
  ### Usage recommendations
174
 
175
  We recommend testing the chat model for open-ended writing tasks, tips, translations, etc...