Normalize Motius Pipeline.from_pretrained metadata
Browse files- mogents_config.json +2 -2
mogents_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"model_type": "mogents",
|
| 3 |
-
"format": "
|
| 4 |
"clip_version": "ViT-B/32",
|
| 5 |
"has_length_estimator": true,
|
| 6 |
"components": {
|
|
@@ -57,4 +57,4 @@
|
|
| 57 |
"output_size": 50
|
| 58 |
}
|
| 59 |
}
|
| 60 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
"model_type": "mogents",
|
| 3 |
+
"format": "motius-mogents-v1",
|
| 4 |
"clip_version": "ViT-B/32",
|
| 5 |
"has_length_estimator": true,
|
| 6 |
"components": {
|
|
|
|
| 57 |
"output_size": 50
|
| 58 |
}
|
| 59 |
}
|
| 60 |
+
}
|