iloncka commited on
Commit
cfe3ab5
·
verified ·
1 Parent(s): adbfdf8

Upload 2 files

Browse files
culico-net-cls-v1-model-performance.html ADDED
The diff for this file is too large to render. See raw diff
 
pyproject.toml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [build-system]
2
+ requires = ["setuptools>=40.8.0", "wheel", "python=3.10.13", "fastai=2.7.14", "fastcore=1.5.29"]
3
+ build-backend = "setuptools.build_meta:__legacy__"