THU-lsy commited on
Commit
a7d64a0
·
verified ·
1 Parent(s): 2caa363

update the content of config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -1
config.json CHANGED
@@ -1 +1,5 @@
1
- {"framework":"Pytorch","task":"image-to-video"}
 
 
 
 
 
1
+ {
2
+ "model_type": "wan",
3
+ "architectures": ["WanVideoModel"],
4
+ "transformers_version": "4.48.0"
5
+ }