Commit History

Update README.md
ac3c848
verified

LPX55 commited on

fix: use CLIPImageProcessor and remove direct 384x384 size override to fix prediction discrepancy
93d3c44

ethix commited on

fix: remove dead skimage import from chefer.py causing ModuleNotFoundError
9cf129d

ethix commited on

feat: performance overhaul, client-side report, result cache, streaming cards, UX polish
05f720a

ethix commited on

fix: correct layer indexing, update report generation method, and implement Captum hook cleanup to prevent model contamination
9eea112

ethix commited on

wtf
abba219

ethix commited on

Use get_vit_encoder_layer for robust layer lookup across transformers versions
943d418

ethix commited on

Robust layer extraction for GradCAM
304ab36

ethix commited on

Fix GradCAM target layer reference for transformers ViT model
f920f48

ethix commited on

Implement REST API endpoints and JS event handlers for all XAI/Forensics features
155fe98

ethix commited on

Fix Gradio demo entrypoint alias and transformers dependency version
766d680

ethix commited on

minor
3200c92

ethix commited on

fix: config
11c4f52

ethix commited on

Merge branch 'main' of https://huggingface.co/spaces/LPX55/DeepfakeDetection-Explainability
997cbf8

ethix commited on

Initial commit for XAI Space
ebcb290

ethix commited on

initial commit
a14d0e1
verified

LPX55 commited on