alramil commited on
Commit
e8b509d
·
verified ·
1 Parent(s): 44d192d

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:a9038be7be511ffe7d00a102036ea269dca2da169deab934b3c4420aec410432
3
- size 46994922
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845a8b43af5fb66ca847efbe9384acd057c3f8a3cb8046e3882af55dd69bb553
3
+ size 87491610
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.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.1", "fastcore=1.8.2"]
3
  build-backend = "setuptools.build_meta:__legacy__"