ryanontheinside commited on
Commit
2aeaf01
·
verified ·
1 Parent(s): 869d901

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": "MemFlow",
3
+ "description": "MemFlow autoregressive video diffusion model",
4
+ "source": "daydream-scope"
5
+ }