Spaces:
Sleeping
Sleeping
Commit History
Update app.py
e373f2c
verified
Update app.py
a3a765e
verified
custom server we go... soon (#3)
0c436d0
verified
lol: disclaimer added
e01838e
verified
minor adjustments
29f83d8
verified
oof...
ed7026a
verified
less load: inference shouldn't take longer than 3 seconds...
db6eb6a
verified
hot-fix: memory (#2)
b26b103
verified
feat: enhance predict function with detailed docstring and add queue to demo interface
737fdca
LPX
commited on
refactor: comment out agent logs textbox and update tab titles in demo interface
7cd1bf7
LPX
commited on
Upload model_1_quantized.onnx
6aeb8e6
verified
Merge branch 'main' of https://huggingface.co/spaces/LPX55/mcp-deepfake-forensics
4ab021f
feat: integrate ONNX model inference and logging enhancements, add contextual intelligence and forensic anomaly detection agents
e1eac06
Create preview/.gitkeep (#1)
0d5ecbc
verified
Update README.md
a64852e
verified
Update README.md
ce6fe83
verified
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