Alesteba commited on
Commit
2035a90
·
1 Parent(s): ebeda58

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