ryanontheinside commited on
Commit
93c43c4
·
verified ·
1 Parent(s): 6e8df1a

Add config.json for download tracking

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_name": "Video-Depth-Anything-Small",
3
+ "description": "Video Depth Anything Small",
4
+ "source": "daydream-scope"
5
+ }