nnifil19 commited on
Commit
e9b0809
·
verified ·
1 Parent(s): b37586c

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:7ba2ee81b4b98ca3436e98c056a1250260e1787667221ac2d2a794a888e92b98
3
- size 14490802
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dac547a88d6ec52436a739f9f728c5a72f95caa7b47384d3983d4a500df2b829
3
+ size 14513458
pyproject.toml CHANGED
@@ -1,3 +1,3 @@
1
  [build-system]
2
- requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.17", "fastcore=1.7.10"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.12", "fastai=2.7.17", "fastcore=1.7.13"]
3
  build-backend = "setuptools.build_meta:__legacy__"