Create config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"model_type": "text-to-video",
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
}
|
|
|
1 |
{
|
2 |
"model_type": "text-to-video",
|
3 |
+
"pipeline_tag": "text-to-video",
|
4 |
+
"resolution": "4096x2304",
|
5 |
+
"fps": 60,
|
6 |
+
"version": "v5.0"
|
7 |
}
|