Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -487,7 +487,7 @@ with gr.Blocks(css = css) as demo:
|
|
487 |
#["๐๐๐๐ถ๐ฅ๐พ๐ต๐โโ๏ธ", "Emoji to Text"],
|
488 |
#["๐๐๐๐จโ๐ง๐๐ฅ๐๐", "Emoji to Text"],
|
489 |
#["ๆฅๆฑๆฝฎๆฐด่ฟๆตทๅนณ:๐๐บ๐ฆ๐คค๐ชท๐โ๏ธ", "ChengYu with Emoji"],
|
490 |
-
#["
|
491 |
],
|
492 |
inputs = [emoji_outputs, emoji2text_or_not],
|
493 |
#label = "๐ Examples"
|
@@ -507,7 +507,7 @@ with gr.Blocks(css = css) as demo:
|
|
507 |
["๐๐๐๐ถ๐ฅ๐พ๐ต๐โโ๏ธ", "Emoji to Text"],
|
508 |
["๐๐๐๐จโ๐ง๐๐ฅ๐๐", "Emoji to Text"],
|
509 |
["ๆฅๆฑๆฝฎๆฐด่ฟๆตทๅนณ:๐๐บ๐ฆ๐คค๐ชท๐โ๏ธ", "ChengYu with Emoji"],
|
510 |
-
["
|
511 |
],
|
512 |
inputs = [emoji_outputs, emoji2text_or_not],
|
513 |
#label = "๐ Examples"
|
|
|
487 |
#["๐๐๐๐ถ๐ฅ๐พ๐ต๐โโ๏ธ", "Emoji to Text"],
|
488 |
#["๐๐๐๐จโ๐ง๐๐ฅ๐๐", "Emoji to Text"],
|
489 |
#["ๆฅๆฑๆฝฎๆฐด่ฟๆตทๅนณ:๐๐บ๐ฆ๐คค๐ชท๐โ๏ธ", "ChengYu with Emoji"],
|
490 |
+
#["ๆๆๆ็จ๏ผไน้นๅ้ฃใ:๐๐โจ๐ซ
๐ฆ๐ฆ๐ฆข๐ชฝ", "ChengYu with Emoji"]
|
491 |
],
|
492 |
inputs = [emoji_outputs, emoji2text_or_not],
|
493 |
#label = "๐ Examples"
|
|
|
507 |
["๐๐๐๐ถ๐ฅ๐พ๐ต๐โโ๏ธ", "Emoji to Text"],
|
508 |
["๐๐๐๐จโ๐ง๐๐ฅ๐๐", "Emoji to Text"],
|
509 |
["ๆฅๆฑๆฝฎๆฐด่ฟๆตทๅนณ:๐๐บ๐ฆ๐คค๐ชท๐โ๏ธ", "ChengYu with Emoji"],
|
510 |
+
["ๆๆๆ็จ๏ผไน้นๅ้ฃใ:๐๐โจ๐ซ
๐ฆ๐ฆ๐ฆข๐ชฝ", "ChengYu with Emoji"]
|
511 |
],
|
512 |
inputs = [emoji_outputs, emoji2text_or_not],
|
513 |
#label = "๐ Examples"
|