moshe742 commited on
Commit
0d2e8bc
·
verified ·
1 Parent(s): 59a7bb3

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:a03901e90ff901b7da3908d232a5df1063e03348b24e0c35cbdc9d6133a4fd5b
3
- size 46939718
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b17abc742d8a9c014fca8c922f290082b2a965ad27a0558c7890adbc525bde
3
+ size 46939270
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.12.6", "fastai=2.7.15", "fastcore=1.5.48"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.14", "fastai=2.7.17", "fastcore=1.7.10"]
3
  build-backend = "setuptools.build_meta:__legacy__"