magarcd commited on
Commit
5e26f6c
·
verified ·
1 Parent(s): 3e3434f

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:2c05721eea2470dc07be811372724bd8d853ba28973601bc409494b1c64e24df
3
- size 47143722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3681c38bf20059da1939ecc322a33b6f41d791edbda2c17a329e6949f443b7c
3
+ size 47157747
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.11.11", "fastai=2.7.18", "fastcore=1.7.28"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.12.12", "fastai=2.8.6", "fastcore=1.9.2"]
3
  build-backend = "setuptools.build_meta:__legacy__"