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

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:dac547a88d6ec52436a739f9f728c5a72f95caa7b47384d3983d4a500df2b829
3
- size 14513458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda405143254802fddd13d7adc7b69a7801676ea9873804fc6d70c13c0798fb5
3
+ size 21701362
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.13"]
3
  build-backend = "setuptools.build_meta:__legacy__"
 
1
  [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.11.11", "fastai=2.7.18", "fastcore=1.7.28"]
3
  build-backend = "setuptools.build_meta:__legacy__"