diff --git a/.dockerignore b/.dockerignore index a68626df5f2e..42f241f28c7b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -14,8 +14,10 @@ data/samples/* # Neural Network weights ----------------------------------------------------------------------------------------------- **/*.weights **/*.pt +**/*.pth **/*.onnx **/*.mlmodel +**/*.torchscript # Below Copied From .gitignore -----------------------------------------------------------------------------------------