alkovacs28 commited on
Commit
c99d114
·
verified ·
1 Parent(s): fc53e42

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:ae4bed8837e5e7508cb39703e5d3c2c5ab6e444b276a230856f7b8d3687aad02
3
- size 47010794
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd9be913ff8f6f868372c8f802599a55272aa24f559f7a2b1dc3aa73e6ebb19
3
+ size 87511642
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.11.12", "fastai=2.7.19", "fastcore=1.7.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.11.12", "fastai=2.8.2", "fastcore=1.8.2"]
3
  build-backend = "setuptools.build_meta:__legacy__"