Rodrigo_Cobo commited on
Commit
4ac16ee
1 Parent(s): 0a1c1a2

add depth estimation

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ timm
2
+ PIL
3
+ torch
4
+ cv2