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:
peeyushsinghal
/
GPT2_Demo
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
GPT2_Demo
548 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
peeyushsinghal's picture
peeyushsinghal
Create dockerfile
61ea99f verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    317 Bytes
    initial commit over 1 year ago
  • app.py
    1.82 kB
    updated model path over 1 year ago
  • data.py
    1.08 kB
    Gradio App over 1 year ago
  • dockerfile
    582 Bytes
    Create dockerfile over 1 year ago
  • infer.py
    3.23 kB
    Update infer.py over 1 year ago
  • main.py
    5.77 kB
    Gradio App over 1 year ago
  • model.py
    8.36 kB
    Gradio App over 1 year ago
  • model_final.pth

    Detected Pickle imports (5)

    • "__main__.Config",
    • "__main__.GPTConfig",
    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    How to fix it?

    548 MB
    xet
    Upload model_final.pth over 1 year ago
  • requirements.txt
    1.16 kB
    Update requirements.txt over 1 year ago
  • setup.sh
    182 Bytes
    Create setup.sh over 1 year ago
  • utils.py
    304 Bytes
    Gradio App over 1 year ago