Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
AnishKumbhar
/
DogDiseasePredictor
Runtime error

App Files Files Community
2
Fetching metadata from the HF Docker repository...
DogDiseasePredictor
1.43 GB
  • 1 contributor
History: 69 commits
AnishKumbhar's picture
AnishKumbhar
Update app.py
d1f3905 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • Dockerfile
    801 Bytes
    Create Dockerfile over 2 years ago
  • README.md
    215 Bytes
    initial commit over 2 years ago
  • app.py
    2.22 kB
    Update app.py over 2 years ago
  • best_model.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    343 MB
    xet
    Upload best_model.pth over 2 years ago
  • model.pkl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    403 MB
    xet
    Rename model_finetuned.pkl to model.pkl over 2 years ago
  • model2.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    343 MB
    xet
    Rename best_model-epoch=23-val_acc=0.67.ckpt to model2.ckpt over 2 years ago
  • model67.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    343 MB
    xet
    Upload model67.bin over 2 years ago
  • requirements.txt
    183 Bytes
    Update requirements.txt over 2 years ago