Commit History

refactor: rename prediction function for clarity and update requirements to use GitHub source for transformers
438276f

LPX55 commited on

refactor: remove CommitScheduler from main execution flow and update smolagents dependencies
fd745be

LPX55 commited on

fix: deps
a4eb277

LPX55 commited on

docs: expand README with roadmap, feature status, and AI content detection tools; update requirements for transformers
b88f9dc

LPX55 commited on

refactor: update import paths for forensics utilities and enhance logging functionality in inference data
bc355a9

LPX55 commited on

minor: round AI and Real Scores to three decimal places in ensemble prediction results
6255f64

ethix commited on

test: refactored for mcp specs
63aad13

ethix commited on

refactor: simplify ELA function name and clean up unused augmentations in Gradio interface
31239ef

ethix commited on

feat: simple prediction
73ffe6a

ethix commited on

update: README
5268185

ethix commited on

feat: add Community Forensics Preview tab to Gradio interface
4feb2ac

ethix commited on

minor: fix type
955ad61

ethix commited on

feat: enhance forensic analysis by adding additional gradient and MinMax processing variations
568299d

ethix commited on

refactor: rename predict_image_with_json to predict_with_ensemble and update its implementation to return consensus label
1260077

ethix commited on

refactor: rename predict_image_with_json to predict_with_ensemble and update its implementation to return consensus label
4b48107

ethix commited on

refactor: ensemble monitoring and weight optimization agents, refactor minmax processing function, and update requirements
a7003f1

ethix commited on

feat: add Bit Plane extraction to forensic analysis and enhance Gradio interface with new processing tools
62c8661

ethix commited on

refactor: reorganize Gradio interface layout for improved user experience and accessibility
6909ab7

ethix commited on

refactor: update API names for various functions to enhance clarity and consistency
5aa075b

ethix commited on

docs: streamline docstring for Bit Plane Extractor interface by removing redundancy and enhancing readability
52ba0af

ethix commited on

docs: enhance docstring for Bit Plane Extractor interface to improve clarity and usability
0457419

ethix commited on

refactor: update API names for prediction functions to improve clarity and consistency
392abb7

ethix commited on

fix: update demo launch configuration to enable MCP server mode
6432eef

ethix commited on

feat: add API names to prediction functions and update README title for clarity
2f1900e

ethix commited on

fix: ensure Hugging Face API token is used for dataset repository initialization
f69af75

ethix commited on

fix: update dataset name for improved clarity and consistency in logging
489bc21

ethix commited on

fix: update dataset privacy settings and enable token usage for Hugging Face dataset logging
1cbfb0b

ethix commited on

feat: implement CommitScheduler for automated logging to Hugging Face dataset and refactor dataset initialization process
5967d4d

ethix commited on

fix: enable dataset logging to Hugging Face Hub by uncommenting push_to_hub functionality
87fc2bb

ethix commited on

feat: implement custom JSON encoder for numpy types and ensure type consistency in inference results
0f427f3

ethix commited on

feat: improve JSON handling and type safety in inference results and dataset logging
febce11

ethix commited on

feat: add detailed logging for input types in inference data processing
679e047

ethix commited on

feat: enhance image handling by ensuring input is a PIL Image and updating forensic image logging
d20c076

ethix commited on

refactor: reorganize agent structure by moving models to agents directory, update logging level, and enhance .gitignore for model files
c1d03da

ethix commited on

fix: extract prediction label for accurate weight management in consensus calculation
91479f7

ethix commited on

feat: integrate dotenv for environment variable management and update weight management logic for prediction handling
73783f9

ethix commited on

fix: store full result dictionary in model predictions for enhanced data tracking
d7aaf8c

ethix commited on

fix: correct string formatting in anomaly detection logging
e8835e7

ethix commited on

chore: fix deps naming
7812ef2

ethix commited on

fix: update .gitignore and requirements.txt for Python version compatibility and correct package names
5bd979e

ethix commited on

major(feat): restructure models and introduce new monitoring and weight management agents
ae1c2a2

ethix commited on

feat: rename app file for confusion
bb30d5b

ethix commited on

feat: add logging
58f23d5

ethix commited on

make clear distinction between ensemble agents and smart agents
8f7f87a

ethix commited on

major: prep implementtation of vLLM smart agents
1af0cb5

ethix commited on

dep: psutil
a986afb

ethix commited on

major: testing out first implentation of an ensemble team
19d34ca

ethix commited on

a
9fe5b90

ethix commited on

woops
b919494

ethix commited on

pls fix dev mode T_T
16601a0

ethix commited on