magarcd commited on
Commit
8214aa6
1 Parent(s): 6f64d3f

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:299017dd9ac91597c055e8f3c33ff692efa8a201e6986cc76bc6d743a1095ced
3
- size 47126141
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d61d482886990813ff8230d9d5efb119ff45ee60da7351e7067af5b9a3a118
3
+ size 47152810
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.8.10", "fastai=2.7.11", "fastcore=1.5.28"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.14", "fastcore=1.5.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"