Commit History
Update app.py
8159928
verified
Update README.md
b5afbe3
verified
refactor: comment out simple prediction interface and restore community forensics preview in demo
62180cb
feat: restore and enable simple prediction interface in demo, replacing community forensics preview
47c483e
refactor: update consensus display in full_prediction function for improved readability
5c2bf26
feat: add flowchart representation of image prediction process and enhance README with flowchart and multi-model consensus methods overview
e2d09ed
refactor: update augmentation methods in full_prediction function and revise README for clarity on parameters and new functionality
e82c297
yolo
c3c2134
feat: add image augmentation tool and update demo interface to include new functionality
acf0228
refactor: remove unnecessary preprocessing function and streamline image handling in simple_prediction
2be263d
fix: correct image handling in simple_prediction function and add debug prints for image types
48e0567
refactor: comment out simple prediction interface and update demo tab titles for clarity
a677ac6
feat: improve image loading and anomaly detection in smart agents, enhancing error handling and mock anomaly generation
30f141e
feat: refactor prediction functions and enhance image loading capabilities for improved processing and noise estimation
5342779
feat: enhance image handling in predictions and dynamically configure model weights based on MODEL_REGISTRY
1146644
Revert "feat: dynamically initialize model weights using MODEL_REGISTRY and adjust weights for specific models"
39558cb
Revert "feat: implement universal image loader to support various input types and update preprocessing functions accordingly"
088ff8c
feat: implement universal image loader to support various input types and update preprocessing functions accordingly
25f90cb
feat: dynamically initialize model weights using MODEL_REGISTRY and adjust weights for specific models
0e2cdc4
chore: update .gitignore to include additional Python bytecode files and inference log directories
e799e01
major(feat): implement streaming ensemble prediction to enhance real-time model inference and update interface for live results
c56a0f7
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