GabrielMI commited on
Commit
d885f0a
·
verified ·
1 Parent(s): e7083b2

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:051fd66d121665ffabdaea8a6b0f41174dc46b04d44de07daa7329c5821992ab
3
- size 174918918
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aaec415c5b71140ae9bd318055a4dd17505e86ccb772256550f35f0a6ab4b77
3
+ size 174953414
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.1", "fastcore=1.8.2"]
3
  build-backend = "setuptools.build_meta:__legacy__"