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

  • Log In
  • Sign Up

Spaces:
pinkpekoe
/
deeplearninglesson2
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
deeplearninglesson2
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
Dane Summers
aider: Created a function `predict_bear_type(img_path)` that opens the image at the given path, converts it to a PILImage, and uses the learner to predict the type of bear in the image.
bdfca3e over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    258 Bytes
    initial commit over 1 year ago
  • app.py
    434 Bytes
    aider: Created a function `predict_bear_type(img_path)` that opens the image at the given path, converts it to a PILImage, and uses the learner to predict the type of bear in the image. over 1 year ago
  • requirements.txt
    7 Bytes
    Adds fastai dependency over 1 year ago