Rename app.py to app.pyhttps://huggingface.co/spaces/LPX55/Deepfake-Detection-Playground-Dev/settings 99b6d79 verified LPX55 commited on Oct 30, 2025
refactor(ui): enhance Dataframe and Log components in detection model evaluation c378b41 ethix commited on Jul 26, 2025
refactor(logging): move CustomFormatter to agent_logger and update log handlers b2ba2e7 ethix commited on Jul 26, 2025
refactor(ui): adjust layout of logs and gallery in detection model evaluation 2af5a0c ethix commited on Jul 26, 2025
refactor(logging): replace logger with agent_logger for consistent logging in ModelWeightManager 24db732 ethix commited on Jul 26, 2025
refactor(logging): replace logger.info with agent_logger.log for weight optimization messages 401d88f ethix commited on Jul 26, 2025
Implement code changes to enhance functionality and improve performance 25ba4f3 ethix commited on Jul 26, 2025
Remove temp_gradio_input.png from LFS tracking in .gitattributes d96f58f ethix commited on Jul 26, 2025
Add .python-version, pyproject.toml, and update .gitignore; modify README and requirements 75c8f73 ethix commited on Jul 26, 2025
Add .python-version, pyproject.toml, and update .gitignore; modify README and requirements ca1106e ethix commited on Jul 26, 2025
fix: add model paths and class names for ONNX models in model_loader a4381af ethix commited on Jul 25, 2025
fix: add missing import for postprocess_onnx_output in model_loader 0adef02 ethix commited on Jul 25, 2025
fix: add missing import for infer_onnx_model in model_loader and update its definition in onnx_helpers ceff40b ethix commited on Jul 25, 2025
fix: add missing import for preprocess_onnx_input in model_loader eeb602e ethix commited on Jul 25, 2025
refactor: consolidate model registration logic for ONNX and Gradio API 59627db ethix commited on Jul 25, 2025
feat: implement model registration logic for ONNX, HuggingFace, and Gradio API f00c873 ethix commited on Jul 25, 2025
feat: add Gradio API integration and ONNX preprocessing functions 4cb6734 ethix commited on Jul 25, 2025
docs: enhance docstring for Bit Plane Extractor interface to improve clarity and usability 0457419 ethix commited on Jun 10, 2025
refactor: update API names for prediction functions to improve clarity and consistency 392abb7 ethix commited on Jun 10, 2025