hyunjongkimmath commited on
Commit
499c951
·
verified ·
1 Parent(s): 5bdb018

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:2e8d626d3d8ace3c09cadef14d1fbf37efb7eef8889abaf3bf5970d7492e3c34
3
- size 226400547
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8275983ef880a8757840a33682526b2a4bef543facac7b4488363f564a1988d
3
+ size 244335174
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.10", "fastcore=1.5.27"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.18", "fastcore=1.7.4"]
3
  build-backend = "setuptools.build_meta:__legacy__"