nimnim commited on
Commit
ed9ddd0
·
1 Parent(s): f08622e

Added dependencies

Browse files
Files changed (2) hide show
  1. packages.txt +2 -0
  2. requirements.txt +2 -0
packages.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ opencv-python
2
+ torch
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ opencv-python
2
+ torch