ryanontheinside commited on
Commit
15b3be9
·
verified ·
1 Parent(s): 934725c

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": "Autoencoders",
3
+ "description": "Lightweight VAE and TAE autoencoders for Wan2.1",
4
+ "source": "daydream-scope"
5
+ }