algomet commited on
Commit
719206b
·
1 Parent(s): 95466cc

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:af6450d3e421618d74acf0401b733f4259eb77be354de9ce041683f4d54cd19e
3
- size 47012797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71419f4a4f9f1775177dc9c593f59643b6bf7dbc5b7390aea12e551b072825d
3
+ size 47013757
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.10.7", "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.11", "fastai=2.7.12", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"