update the content of config.json
Browse files- config.json +5 -1
config.json
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "wan",
|
| 3 |
+
"architectures": ["WanVideoModel"],
|
| 4 |
+
"transformers_version": "4.48.0"
|
| 5 |
+
}
|