asofter's picture
* SydeLabs add
e8cf854
|
raw
history blame
728 Bytes
metadata
title: Prompt Injection Detection Benchmark
emoji: πŸ“
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 4.31.2
pinned: true
license: apache-2.0

Simple app to benchmark popular prompt injection detection APIs.

Requirements

  1. Clone the repo

  2. Install dependencies (preferably in a virtual environment)

pip install -r requirements.txt
  1. Start the app:
gradio app.py

Supported providers