akhaliq HF Staff commited on
Commit
efb9aa5
·
1 Parent(s): db7d1e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  # SPDX-License-Identifier: MIT
2
 
 
3
  import cv2
4
  import onnxruntime as ort
5
  import argparse
 
1
  # SPDX-License-Identifier: MIT
2
 
3
+
4
  import cv2
5
  import onnxruntime as ort
6
  import argparse