dnzblgn commited on
Commit
21f5256
·
verified ·
1 Parent(s): 356b19c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def visualize_tokens(text, tokenizer_name, show_token_ids):
61
 
62
  # Gradio app
63
  with gr.Blocks() as app:
64
- gr.Markdown("# 🚀 Tokenizer Playground (Tiktokenizer-Style)")
65
 
66
  with gr.Row():
67
  with gr.Column():
 
61
 
62
  # Gradio app
63
  with gr.Blocks() as app:
64
+ gr.Markdown("# 🚀 German Tokenizers ")
65
 
66
  with gr.Row():
67
  with gr.Column():