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

Trigger rebuild: pull retrained v2 model weights
caebdaa

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: remove gradio from requirements (SDK manages it via sdk_version)
b0ba51d

av4874 commited on

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

av4874 commited on

Fix: use gradio 5.9.1 (HfFolder removed in newer huggingface_hub)
55677a1

av4874 commited on

Fix: downgrade sdk_version to 4.44.0, python to 3.11 to unblock Space build
c5aba28

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

Fix colorTo: orange -> yellow (HF only allows named colors)
9dd58c8

av4874 commited on

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

av4874 commited on

initial commit
bdcc416
verified

Amy commited on