iloncka commited on
Commit
9dcdc25
1 Parent(s): f8b634a

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:e87f06474cd9883605f514010de05b06d868e113082904e254b91fc7382105f2
3
- size 102988862
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2953e72cd1c6bf413c95eb885682f192044735ca0886f742200bb19753ba1c17
3
+ size 102956478
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.13", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.13", "fastai=2.7.14", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"