Spaces:
Sleeping
Sleeping
File size: 996 Bytes
9eca9cd e3520c4 9eca9cd 2233e52 e3520c4 2233e52 9eca9cd 2233e52 9eca9cd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
title: mcp-toxicity
emoji: π€
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.32.1
app_file: app.py
pinned: false
python_version: "3.11"
license: mit
---
# mcp-toxicity
π€ A machine learning model for detecting toxicity in text.
## Demo
Interact with the model directly in your browser:
π [Try it now on Hugging Face Spaces](https://huggingface.co/spaces/suv11235/mcp-toxicity)
## Description
This Space hosts a Gradio interface that utilizes a machine learning model to classify text for toxicity. It's designed for quick demonstrations and testing.
## Requirements
- Python 3.11
- Gradio Version: 5.32.1
- Additional dependencies as specified in `requirements.txt`
## License
This project is licensed under the MIT License.
## Citation
If you use this Space in your research, please cite it as:
@misc{mcp-toxicity,
author = {Suvajit Majumder},
title = {MCP Toxicity Detection},
year = {2025},
url = {https://huggingface.co/spaces/suv11235/mcp-toxicity}
}
|