Fix auto-registration of tasks, add offline DB fallback for local evaluation, and improve rate-limit out-of-credit failover 915c925 Running LordofMonarchs commited on 10 days ago
Move demo.load inside gr.Blocks context to resolve Gradio event trigger AttributeError f645906 LordofMonarchs commited on 11 days ago
Restore safe ZeroGPU warmup check to satisfy Hugging Face ZeroGPU startup detector cbad16d LordofMonarchs commited on 11 days ago
Fix indentation in run_custom_test_ui block and clean up redundant finally block 3c69d64 LordofMonarchs commited on 11 days ago
Wire BYOK pattern and temporary provider override into Standalone Diagnostic Episode tab d602210 LordofMonarchs commited on 11 days ago
Remove ZeroGPU code, fix nested key lookups for diagnostic episodes, and resolve BYO test case crashes 24582e3 LordofMonarchs commited on 11 days ago
Fix dictionary key lookups in standalone diagnostic tab and resolve three crashes in custom BYO test case tab 96db899 LordofMonarchs commited on 11 days ago
Remove Dict[str, Any] type hints from Gradio handlers to sidestep schema introspection crashes dfe07c9 LordofMonarchs commited on 11 days ago
Wire in spaces.GPU warmup call during startup and demo.load to complete ZeroGPU detection handshake 74484c0 LordofMonarchs commited on 11 days ago
Remove huggingface_hub token monkeypatch that blocked ZeroGPU API discovery 32d4d72 LordofMonarchs commited on 12 days ago
Add registered spaces.GPU warmup function to satisfy ZeroGPU startup check 5983f1d LordofMonarchs commited on 12 days ago
Remove ZeroGPU decorator to fix Gradio UI Error on benchmark execution 0400dff LordofMonarchs commited on 12 days ago
feat(security): implement Security & Vulnerability Audit Suite (Tests 6-14) with Gradio UI and BYO file upload safeguards fe232fc LordofMonarchs commited on 12 days ago
fix: import patch_mesh_for_adversarial and call mesh.inject_hidden_dependency_fault for custom test cases 34fd889 LordofMonarchs commited on 12 days ago
feat: add BYO-Test-Case upload tab right next to fixed benchmark suite a0ab2d4 LordofMonarchs commited on 12 days ago
fix: switch to Gradio SDK (sdk: gradio) with ZeroGPU decorators for compatibility with free ZeroGPU tier e01e6d4 LordofMonarchs commited on 12 days ago
feat: public stress-test demo UI with BYOK, session limits, and Docker SDK setup 376181f LordofMonarchs commited on 12 days ago
Add model_dump and to_dict methods to GradeResult and make JSON serialization safe e145cec LordofMonarchs commited on 13 days ago
Handle TypeError when spaces wrapper rejects ssr argument in demo.launch 6a8d9e4 LordofMonarchs commited on 13 days ago
Use explicit literal @spaces.GPU decorators so AST scanner detects ZeroGPU functions at startup 7f0fde7 LordofMonarchs commited on 13 days ago
Disable experimental Gradio 5 SSR in demo.launch to prevent Node.js server crashes cf2e66d LordofMonarchs commited on 13 days ago
Add HfFolder polyfill in app.py and upgrade space sdk_version to 5.12.0 to resolve HfFolder ImportError across all container environments ca273d1 LordofMonarchs commited on 13 days ago
Add Gradio app.py entrypoint for Hugging Face Spaces free tier 4f35c33 LordofMonarchs commited on 13 days ago