Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
"
|
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
|