--- title: LEC HarmfulPromptClassifier emoji: 💬 colorFrom: yellow colorTo: purple sdk: gradio sdk_version: 5.0.1 app_file: app.py pinned: false license: apache-2.0 short_description: Simple demo on HarmfulPromptClassifier based on LEC paper --- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index). --- ### When working locally to update git commit -am 'Update space' && git push