mnauf commited on
Commit
7fcc746
1 Parent(s): 63b6b54

updated docker ignore file because it wouldn't add model weights in the docker container

Browse files
Files changed (1) hide show
  1. .dockerignore +0 -1
.dockerignore CHANGED
@@ -12,7 +12,6 @@ data/samples/*
12
  *.jpg
13
 
14
  # Neural Network weights -----------------------------------------------------------------------------------------------
15
- **/*.pt
16
  **/*.pth
17
  **/*.onnx
18
  **/*.engine
 
12
  *.jpg
13
 
14
  # Neural Network weights -----------------------------------------------------------------------------------------------
 
15
  **/*.pth
16
  **/*.onnx
17
  **/*.engine