simon-clmtd commited on
Commit
affc40d
·
verified ·
1 Parent(s): 8691bbb

Update app.py

Browse files

use broom as icon (for clean up texts)

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ with gr.Blocks(title="Solr Normalization Demo") as demo:
41
 
42
  gr.Markdown(
43
  """
44
- # 🔥 Solr Normalization Pipeline Demo
45
 
46
  **Solr normalization** is meant to demonstrate how text is normalized in the **Impresso** project.
47
  This pipeline replicates Solr's text processing functionality, showing how text goes through various
 
41
 
42
  gr.Markdown(
43
  """
44
+ # 🧹 Solr Normalization Pipeline Demo
45
 
46
  **Solr normalization** is meant to demonstrate how text is normalized in the **Impresso** project.
47
  This pipeline replicates Solr's text processing functionality, showing how text goes through various