Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
virustechhacks
/
supply-chain-causal-gnn-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
supply-chain-causal-gnn-api
447 kB
Ctrl+K
Ctrl+K
1 contributor
History:
6 commits
Dash10107
feat: per-node risks from GNN embeddings (disruption_head(h_nodes) + rc softmax), no hardcoded values
aa68786
4 months ago
.gitattributes
Safe
1.52 kB
feat: add model weights via Git LFS
4 months ago
Dockerfile
Safe
840 Bytes
fix: HIDDEN=128 to match checkpoint, pin numpy<2, replace x.numpy() with pure torch .item()
4 months ago
README.md
Safe
211 Bytes
feat: upgrade to FastAPI with real CausalGNN inference + /health /nodes /network endpoints
4 months ago
app.py
Safe
10.2 kB
feat: per-node risks from GNN embeddings (disruption_head(h_nodes) + rc softmax), no hardcoded values
4 months ago
causal_gnn_config.json
Safe
3.07 kB
feat: upgrade to FastAPI with real CausalGNN inference + /health /nodes /network endpoints
4 months ago
causal_gnn_disruption.pt
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
431 kB
xet
feat: add model weights via Git LFS
4 months ago
requirements.txt
Safe
79 Bytes
fix: HIDDEN=128 to match checkpoint, pin numpy<2, replace x.numpy() with pure torch .item()
4 months ago