ARtOrias11 commited on
Commit
a79cd1e
·
verified ·
1 Parent(s): 8d9e495

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def ner(text):
26
  examples = [
27
  "My name is Tim and I live in California",
28
  "Ich arbeite bei Google in Berlin",
29
- "Ali, Ankara'lı mı?"
30
  ]
31
 
32
  # Define the Gradio app
 
26
  examples = [
27
  "My name is Tim and I live in California",
28
  "Ich arbeite bei Google in Berlin",
29
+ "In a world brimming with technological advancements, humanity finds itself on the cusp of unparalleled innovation and profound challenges"
30
  ]
31
 
32
  # Define the Gradio app