ryanontheinside commited on
Commit
269b757
·
verified ·
1 Parent(s): 663064a

Add config.json with model metadata

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_name": "VACE-Annotators",
3
+ "description": "VACE annotator models for scribble extraction",
4
+ "source": "daydream-scope"
5
+ }