ancebuc commited on
Commit
ea4fa38
·
1 Parent(s): e00c308

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:75ce6fc94292289b5d342c91f6431c62b23a2e711970c5f28c69577f8f1db048
3
- size 46956485
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:620c3315e9dfa80db3d82f5f8b060a956b0c4669392c46db9e3f3920be8ed885
3
+ size 46956549
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.10.11", "fastai=2.7.12", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.12", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"