LilithHu commited on
Commit
f84a4eb
Β·
verified Β·
1 Parent(s): 9c7d77b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
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()