raunakdoesml commited on
Commit
dafd95e
·
1 Parent(s): a4c6590
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ *.pyc
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ oloren
2
+ onnxruntime
3
+ opencv-python