Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -56,11 +56,6 @@ interface = gr.Interface(
|
|
56 |
["δ½ δΈη±ζε°±θ―ζη»ζηοΌ"],
|
57 |
["δ»ε€©η倩ζ°ηδΈιγ"]
|
58 |
]
|
59 |
-
π This tool detects **emotionally manipulative language** in Chinese or English digital communication.
|
60 |
-
|
61 |
-
|
62 |
-
outputs="text",
|
63 |
-
|
64 |
)
|
65 |
|
66 |
interface.launch()
|
|
|
56 |
["δ½ δΈη±ζε°±θ―ζη»ζηοΌ"],
|
57 |
["δ»ε€©η倩ζ°ηδΈιγ"]
|
58 |
]
|
|
|
|
|
|
|
|
|
|
|
59 |
)
|
60 |
|
61 |
interface.launch()
|