Commit History

Segment 1: remove email refs, generalize UI for any LLM input
b0f5aa9

av4874 commited on

Pass HF_TOKEN to pipeline for private model access
457ebfc

av4874 commited on

Revert to gradio 5.9.1 (4.x broken with newer jinja2/huggingface_hub)
8434a53

av4874 commited on

Fix: remove theme (jinja2 unhashable bug), add server_name=0.0.0.0
f0d5192

av4874 commited on

Fix: gradio 4.44 + pin huggingface_hub==0.23.0 to avoid HfFolder error
abb1b86

av4874 commited on

Fix: disable SSR mode for HF Spaces compatibility
7eea897

av4874 commited on

Fix: move theme to gr.Blocks(), remove from launch() (gradio 5.x)
c6bb1e6

av4874 commited on

Switch to fine-tuned Builder117/distilbert-prompt-injection
92b22de

av4874 commited on

Pause: placeholder while fine-tuned model trains
2e96a05

av4874 commited on

Fix Gradio 6.0: move theme param from Blocks() to launch()
9d40b40

av4874 commited on

Add prompt injection detector (protectai/deberta-v3-base-prompt-injection-v2)
be4ed8f

av4874 commited on