Merge branch 'main' of https://huggingface.co/spaces/aiwithoutborders-xyz/OpenSight-Deepfake-Detection-Models-Playground into main 2ffdb56 ethix commited on Aug 5
refactor(model_loader): update dataset names for model registrations in the loader 554718d ethix commited on Jul 26
refactor(weights): update strongest model ID and adjust queue concurrency limit ce372d3 ethix commited on Jul 26
refactor(ui): enhance Dataframe and Log components in detection model evaluation c378b41 ethix commited on Jul 26
refactor(logging): move CustomFormatter to agent_logger and update log handlers b2ba2e7 ethix commited on Jul 26
refactor(ui): adjust layout of logs and gallery in detection model evaluation 2af5a0c ethix commited on Jul 26
refactor(logging): replace logger with agent_logger for consistent logging in ModelWeightManager 24db732 ethix commited on Jul 26
refactor(logging): replace logger.info with agent_logger.log for weight optimization messages 401d88f ethix commited on Jul 26
Implement code changes to enhance functionality and improve performance 25ba4f3 ethix commited on Jul 26
Add .python-version, pyproject.toml, and update .gitignore; modify README and requirements 75c8f73 ethix commited on Jul 26
Add .python-version, pyproject.toml, and update .gitignore; modify README and requirements ca1106e ethix commited on Jul 26
fix: add model paths and class names for ONNX models in model_loader a4381af ethix commited on Jul 25
fix: add missing import for infer_onnx_model in model_loader and update its definition in onnx_helpers ceff40b ethix commited on Jul 25
refactor: consolidate model registration logic for ONNX and Gradio API 59627db ethix commited on Jul 25
feat: implement model registration logic for ONNX, HuggingFace, and Gradio API f00c873 ethix commited on Jul 25
docs: enhance docstring for Bit Plane Extractor interface to improve clarity and usability 0457419 ethix commited on Jun 10
refactor: update API names for prediction functions to improve clarity and consistency 392abb7 ethix commited on Jun 10
feat: add API names to prediction functions and update README title for clarity 2f1900e ethix commited on Jun 10
fix: ensure Hugging Face API token is used for dataset repository initialization f69af75 ethix commited on Jun 10
fix: update dataset name for improved clarity and consistency in logging 489bc21 ethix commited on Jun 10
fix: update dataset privacy settings and enable token usage for Hugging Face dataset logging 1cbfb0b ethix commited on Jun 10
feat: implement CommitScheduler for automated logging to Hugging Face dataset and refactor dataset initialization process 5967d4d ethix commited on Jun 10