Merged models folder from training branch.

This commit is contained in:
K
2025-02-23 09:37:03 +05:30
parent 1966a696ab
commit dcc5ce361d
760 changed files with 70017 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}