yago2001 commited on
Commit
7f6c27d
·
verified ·
1 Parent(s): 33928d9

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:7e43245e3a999299da6d472630493ac73f6268b3916dfe92bab9ba05512eb8cd
3
- size 14490034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c130b95f1818e714f8207fd25a837bc150648a0312f130dc344b93016030a997
3
+ size 14491498
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.18", "fastcore=1.7.19"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.18", "fastcore=1.7.27"]
3
  build-backend = "setuptools.build_meta:__legacy__"