Commit History
feat: enhance model registration by adding architecture and dataset metadata to the ModelEntry class
be96dd0
feat: implement new app structure with enhanced ensemble prediction capabilities and integrate multiple models for image analysis
f0ce00a
refactor: rename image preprocessing function for clarity and update HTML output for consensus display
90fbf1e
feat: add simple prediction model with preprocessing and postprocessing functions
71cd7c0
chore: update requirements to remove index-url and ensure compatibility with GitHub source for transformers
c18d29a
refactor: rename prediction function for clarity and update requirements to use GitHub source for transformers
438276f
refactor: remove CommitScheduler from main execution flow and update smolagents dependencies
fd745be
fix: deps
a4eb277
docs: expand README with roadmap, feature status, and AI content detection tools; update requirements for transformers
b88f9dc
refactor: update import paths for forensics utilities and enhance logging functionality in inference data
bc355a9
minor: round AI and Real Scores to three decimal places in ensemble prediction results
6255f64
LPX
commited on
test: refactored for mcp specs
63aad13
LPX
commited on
refactor: simplify ELA function name and clean up unused augmentations in Gradio interface
31239ef
LPX
commited on
feat: simple prediction
73ffe6a
LPX
commited on
update: README
5268185
LPX
commited on
feat: add Community Forensics Preview tab to Gradio interface
4feb2ac
LPX
commited on
minor: fix type
955ad61
LPX
commited on
feat: enhance forensic analysis by adding additional gradient and MinMax processing variations
568299d
LPX
commited on
refactor: rename predict_image_with_json to predict_with_ensemble and update its implementation to return consensus label
1260077
LPX
commited on
refactor: rename predict_image_with_json to predict_with_ensemble and update its implementation to return consensus label
4b48107
LPX
commited on
refactor: ensemble monitoring and weight optimization agents, refactor minmax processing function, and update requirements
a7003f1
LPX
commited on
feat: add Bit Plane extraction to forensic analysis and enhance Gradio interface with new processing tools
62c8661
LPX
commited on
refactor: reorganize Gradio interface layout for improved user experience and accessibility
6909ab7
LPX
commited on
refactor: update API names for various functions to enhance clarity and consistency
5aa075b
LPX
commited on
docs: streamline docstring for Bit Plane Extractor interface by removing redundancy and enhancing readability
52ba0af
LPX
commited on
docs: enhance docstring for Bit Plane Extractor interface to improve clarity and usability
0457419
LPX
commited on
refactor: update API names for prediction functions to improve clarity and consistency
392abb7
LPX
commited on
fix: update demo launch configuration to enable MCP server mode
6432eef
LPX
commited on
feat: add API names to prediction functions and update README title for clarity
2f1900e
LPX
commited on
fix: ensure Hugging Face API token is used for dataset repository initialization
f69af75
LPX
commited on
fix: update dataset name for improved clarity and consistency in logging
489bc21
LPX
commited on
fix: update dataset privacy settings and enable token usage for Hugging Face dataset logging
1cbfb0b
LPX
commited on
feat: implement CommitScheduler for automated logging to Hugging Face dataset and refactor dataset initialization process
5967d4d
LPX
commited on
fix: enable dataset logging to Hugging Face Hub by uncommenting push_to_hub functionality
87fc2bb
LPX
commited on
feat: implement custom JSON encoder for numpy types and ensure type consistency in inference results
0f427f3
LPX
commited on
feat: improve JSON handling and type safety in inference results and dataset logging
febce11
LPX
commited on
feat: add detailed logging for input types in inference data processing
679e047
LPX
commited on
feat: enhance image handling by ensuring input is a PIL Image and updating forensic image logging
d20c076
LPX
commited on
refactor: reorganize agent structure by moving models to agents directory, update logging level, and enhance .gitignore for model files
c1d03da
LPX
commited on
fix: extract prediction label for accurate weight management in consensus calculation
91479f7
LPX
commited on
feat: integrate dotenv for environment variable management and update weight management logic for prediction handling
73783f9
LPX
commited on
fix: store full result dictionary in model predictions for enhanced data tracking
d7aaf8c
LPX
commited on
fix: correct string formatting in anomaly detection logging
e8835e7
LPX
commited on
chore: fix deps naming
7812ef2
LPX
commited on
fix: update .gitignore and requirements.txt for Python version compatibility and correct package names
5bd979e
LPX
commited on
major(feat): restructure models and introduce new monitoring and weight management agents
ae1c2a2
LPX
commited on
feat: rename app file for confusion
bb30d5b
LPX
commited on
feat: add logging
58f23d5
LPX
commited on
make clear distinction between ensemble agents and smart agents
8f7f87a
LPX
commited on