ryanontheinside commited on
Commit
76bb3e6
·
verified ·
1 Parent(s): c786d02

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