Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Bharateesha
/
graphguard-backend
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
graphguard-backend
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Bharateesha lvn
Update Gemini prompt with few-shot examples
2eb374f 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    45 Bytes
    Final V1: GAT Model + Hybrid Engine + Gemini Style Transfer 5 months ago
  • Dockerfile
    1.5 kB
    Deploy GraphGuard Backend V1 5 months ago
  • README.md
    217 Bytes
    initial commit 5 months ago
  • config.py
    591 Bytes
    Deploy GraphGuard Backend V1 5 months ago
  • gat_model.pth

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    8.98 MB
    xet
    Deploy GraphGuard Backend V1 5 months ago
  • graph_extractor.py
    7.56 kB
    Deploy GraphGuard Backend V1 5 months ago
  • hybrid_engine.py
    10.1 kB
    Final V1: GAT Model + Hybrid Engine + Gemini Style Transfer 5 months ago
  • joern_parser.py
    2.61 kB
    Deploy GraphGuard Backend V1 5 months ago
  • main.py
    5.33 kB
    Final V1: GAT Model + Hybrid Engine + Gemini Style Transfer 5 months ago
  • model.py
    2.23 kB
    Deploy GraphGuard Backend V1 5 months ago
  • requirements.txt
    204 Bytes
    Final V1: GAT Model + Hybrid Engine + Gemini Style Transfer 5 months ago
  • style_engine.py
    4.45 kB
    Update Gemini prompt with few-shot examples 5 months ago