Unax14 commited on
Commit
998e768
·
verified ·
1 Parent(s): b8abc2e

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:ad7393113ecf33098b85d74f1740316eb01c4a9e8309f4cb317f4b3cc26d1ba3
3
- size 135747472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4f3e00a5da09283e7ba192aa249dedc0f48ecf2591883d89ddc98fdce67e49
3
+ size 135626448
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.11.12", "fastai=2.8.1", "fastcore=1.8.2"]
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__"