CoolFace
Apppublic

Yog965/grc-ai-command-deck

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
15 commits on main
5a1d0334mo ago

docs: update live demo links to Hugging Face Space in README

YOGESHBOTCHA965
0a0631b4mo ago

deploy: skip startup cache warming in production to prevent OOM

YOGESHBOTCHA965
49a5f324mo ago

deploy: update container port to 7860 to pass HF Spaces health checks

YOGESHBOTCHA965
b451d284mo ago

deploy: fix .dockerignore to copy data/mitre_attack_cloud.json to container

YOGESHBOTCHA965
b5c3fda4mo ago

deploy: add GitHub Actions sync workflow for Hugging Face Spaces

YOGESHBOTCHA965
8baec264mo ago

deploy: add Hugging Face Spaces config and fix Pydantic validation imports

YOGESHBOTCHA965
2e7463d4mo ago

Add live demo link

YOGESHBOTCHA965
8616a144mo ago

Replace repo with current project

YOGESHBOTCHA965
e8bcb706mo ago

Fix auth on live: use stateless signed tokens resilient to restarts

YOGESHBOTCHA965
85bb31a6mo ago

Optimize cold start by lazy-loading pipeline dependencies

YOGESHBOTCHA965
595e90e6mo ago

Add forced demo-user refresh for persisted deployments

YOGESHBOTCHA965
b74bbe76mo ago

Set live demo credentials and update public demo documentation

YOGESHBOTCHA965
68e37916mo ago

Fix cloud deploy: force CPU torch and pin python runtime

YOGESHBOTCHA965
a586b9e6mo ago

Fix Render deploy: bind to PORT and update blueprint settings

YOGESHBOTCHA965
8ae79c06mo ago

Initial enterprise-ready GRC AI Command Deck

YOGESHBOTCHA965