Alesteba commited on
Commit
3c1cf21
·
1 Parent(s): 204b132

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:2dd884a2ff052cfe9d120ce62aa516d3e9f3daf02ff57e20fc8b8090e3e1843a
3
- size 132765721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1581ddcd435a583c0eba923df301850860084e5d5e66043f44c0239772f5c3b4
3
+ size 135583001
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__"