Spaces:
Build error
Build error
Commit
Β·
c3ed860
1
Parent(s):
6ad4ef6
Update app.py
Browse files
app.py
CHANGED
@@ -33,6 +33,7 @@ iface = gr.Interface(
|
|
33 |
outputs=gr.Textbox(label="Nearest subwords"),
|
34 |
examples=[
|
35 |
["##logy"],
|
|
|
36 |
["responded"],
|
37 |
["queen"],
|
38 |
["king"],
|
|
|
33 |
outputs=gr.Textbox(label="Nearest subwords"),
|
34 |
examples=[
|
35 |
["##logy"],
|
36 |
+
["##ness"],
|
37 |
["responded"],
|
38 |
["queen"],
|
39 |
["king"],
|