MariaPerezCatalinas commited on
Commit
1583de3
1 Parent(s): a5068e0

Push FastAI model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. model.pkl +2 -2
  2. pyproject.toml +1 -1
model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:474ce95ec0c6f548b44e94fde37f144e9c3311f4d3084d97253c9875da309be9
3
- size 47137405
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae559a5cbbfee0ae0703be2f57e08de964f4f248f5fc7ac30a3e020876171fde
3
+ size 47012029
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.8.10", "fastai=2.7.11", "fastcore=1.5.28"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.9.16", "fastai=2.7.12", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"