feat: preloading of machine learning models (#7540)

This commit is contained in:
DawidPietrykowski
2024-03-04 01:48:56 +01:00
committed by GitHub
parent 762c4684f8
commit e8b001f62f
6 changed files with 75 additions and 49 deletions

View File

@@ -167,6 +167,8 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
# VS Code
.vscode
*.onnx
*.zip