lhoestq HF Staff commited on
Commit
6baa604
·
verified ·
1 Parent(s): b326353

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ with gr.Blocks(css=css) as demo:
185
  with gr.Column(scale=10):
186
  gr.Markdown(
187
  "# 🤗 Infinite Dataset Hub ♾️\n\n"
188
- "An endless catalog of datasets, created just for you.\n\n"
189
  )
190
  with gr.Row():
191
  search_bar = gr.Textbox(max_lines=1, placeholder="Search datasets, get infinite results", show_label=False, container=False, scale=9)
 
185
  with gr.Column(scale=10):
186
  gr.Markdown(
187
  "# 🤗 Infinite Dataset Hub ♾️\n\n"
188
+ "An endless catalog of datasets, created just for you by an AI model.\n\n"
189
  )
190
  with gr.Row():
191
  search_bar = gr.Textbox(max_lines=1, placeholder="Search datasets, get infinite results", show_label=False, container=False, scale=9)