JeanCGuerrero commited on
Commit
7e4de35
·
verified ·
1 Parent(s): 16ebb84

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:fca3fd622d9594a662aa1a807c5edaf417c7135cba8a8a6dd9a89b473983153f
3
- size 140541880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2483cbca3572ae5569f757b3a6d21cc139c6fe1333499a3a2073265b1e3d4a6d
3
+ size 141092536
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.11.11", "fastai=2.7.19", "fastcore=1.7.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.11.12", "fastai=2.7.19", "fastcore=1.7.29"]
3
  build-backend = "setuptools.build_meta:__legacy__"