Update amuse_template.json
Browse files- amuse_template.json +76 -76
amuse_template.json
CHANGED
|
@@ -1,77 +1,77 @@
|
|
| 1 |
-
{
|
| 2 |
-
"Id": "577D8769-18C1-4CFA-9B76-2FE2DCE71DA8",
|
| 3 |
-
"FileVersion": "1",
|
| 4 |
-
"Created": "2025-03-05T00:00:00",
|
| 5 |
-
"IsProtected": false,
|
| 6 |
-
"Name": "Locomotion",
|
| 7 |
-
"ImageIcon": "https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Icon.png",
|
| 8 |
-
"Author": "TensorStack",
|
| 9 |
-
"Description": "Locomotion is an experimental StableDiffusion motion generator",
|
| 10 |
-
"Rank": 200,
|
| 11 |
-
"Group": "Online",
|
| 12 |
-
"Template": "Locomotion",
|
| 13 |
-
"Category": "StableDiffusion",
|
| 14 |
-
"StableDiffusionTemplate": {
|
| 15 |
-
"PipelineType": "Locomotion",
|
| 16 |
-
"ModelType": "Base",
|
| 17 |
-
"SampleSize": 512,
|
| 18 |
-
"TokenizerLength": 768,
|
| 19 |
-
"Tokenizer2Limit": 77,
|
| 20 |
-
"ContextSize": 16,
|
| 21 |
-
"Optimization": "None",
|
| 22 |
-
"DiffuserTypes": [
|
| 23 |
-
"TextToVideo",
|
| 24 |
-
"ImageToVideo",
|
| 25 |
-
"VideoToVideo",
|
| 26 |
-
"ControlNet",
|
| 27 |
-
"ControlNetImage",
|
| 28 |
-
"ControlNetVideo"
|
| 29 |
-
],
|
| 30 |
-
"SchedulerDefaults": {
|
| 31 |
-
"SchedulerType": "LCM",
|
| 32 |
-
"Steps": 8,
|
| 33 |
-
"StepsMin": 1,
|
| 34 |
-
"StepsMax": 100,
|
| 35 |
-
"Guidance": 0,
|
| 36 |
-
"GuidanceMin": 1,
|
| 37 |
-
"GuidanceMax": 4,
|
| 38 |
-
"TimestepSpacing": "Trailing",
|
| 39 |
-
"BetaSchedule": "Linear",
|
| 40 |
-
"BetaStart": 0.00085,
|
| 41 |
-
"BetaEnd": 0.012
|
| 42 |
-
}
|
| 43 |
-
},
|
| 44 |
-
"MemoryMin": 6,
|
| 45 |
-
"MemoryMax": 14,
|
| 46 |
-
"DownloadSize": 5.4,
|
| 47 |
-
"Website": "https://huggingface.co/TensorStack",
|
| 48 |
-
"Licence": "https://huggingface.co/spaces/CompVis/stable-diffusion-license",
|
| 49 |
-
"LicenceType": "NonCommercial",
|
| 50 |
-
"IsLicenceAccepted": false,
|
| 51 |
-
"Repository": "https://huggingface.co/TensorStack/Locomotion-amuse",
|
| 52 |
-
"RepositoryOwner": "TensorStack",
|
| 53 |
-
"RepositoryFiles": [
|
| 54 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/controlnet/model.onnx",
|
| 55 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/controlnet/model.onnx.data",
|
| 56 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/flow_estimation/model.onnx",
|
| 57 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/resample/model.onnx",
|
| 58 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/text_encoder/model.onnx",
|
| 59 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/tokenizer/merges.txt",
|
| 60 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/tokenizer/special_tokens_map.json",
|
| 61 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/tokenizer/vocab.json",
|
| 62 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/unet/model.onnx",
|
| 63 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/unet/model.onnx.data",
|
| 64 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/vae_decoder/model.onnx",
|
| 65 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/vae_encoder/model.onnx",
|
| 66 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/amuse_template.json",
|
| 67 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/README.md"
|
| 68 |
-
],
|
| 69 |
-
"PreviewImages": [
|
| 70 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample.
|
| 71 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample2.
|
| 72 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample3.
|
| 73 |
-
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample4.
|
| 74 |
-
],
|
| 75 |
-
"Tags": [
|
| 76 |
-
]
|
| 77 |
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"Id": "577D8769-18C1-4CFA-9B76-2FE2DCE71DA8",
|
| 3 |
+
"FileVersion": "1",
|
| 4 |
+
"Created": "2025-03-05T00:00:00",
|
| 5 |
+
"IsProtected": false,
|
| 6 |
+
"Name": "Locomotion",
|
| 7 |
+
"ImageIcon": "https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Icon.png",
|
| 8 |
+
"Author": "TensorStack",
|
| 9 |
+
"Description": "Locomotion is an experimental StableDiffusion motion generator",
|
| 10 |
+
"Rank": 200,
|
| 11 |
+
"Group": "Online",
|
| 12 |
+
"Template": "Locomotion",
|
| 13 |
+
"Category": "StableDiffusion",
|
| 14 |
+
"StableDiffusionTemplate": {
|
| 15 |
+
"PipelineType": "Locomotion",
|
| 16 |
+
"ModelType": "Base",
|
| 17 |
+
"SampleSize": 512,
|
| 18 |
+
"TokenizerLength": 768,
|
| 19 |
+
"Tokenizer2Limit": 77,
|
| 20 |
+
"ContextSize": 16,
|
| 21 |
+
"Optimization": "None",
|
| 22 |
+
"DiffuserTypes": [
|
| 23 |
+
"TextToVideo",
|
| 24 |
+
"ImageToVideo",
|
| 25 |
+
"VideoToVideo",
|
| 26 |
+
"ControlNet",
|
| 27 |
+
"ControlNetImage",
|
| 28 |
+
"ControlNetVideo"
|
| 29 |
+
],
|
| 30 |
+
"SchedulerDefaults": {
|
| 31 |
+
"SchedulerType": "LCM",
|
| 32 |
+
"Steps": 8,
|
| 33 |
+
"StepsMin": 1,
|
| 34 |
+
"StepsMax": 100,
|
| 35 |
+
"Guidance": 0,
|
| 36 |
+
"GuidanceMin": 1,
|
| 37 |
+
"GuidanceMax": 4,
|
| 38 |
+
"TimestepSpacing": "Trailing",
|
| 39 |
+
"BetaSchedule": "Linear",
|
| 40 |
+
"BetaStart": 0.00085,
|
| 41 |
+
"BetaEnd": 0.012
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"MemoryMin": 6,
|
| 45 |
+
"MemoryMax": 14,
|
| 46 |
+
"DownloadSize": 5.4,
|
| 47 |
+
"Website": "https://huggingface.co/TensorStack",
|
| 48 |
+
"Licence": "https://huggingface.co/spaces/CompVis/stable-diffusion-license",
|
| 49 |
+
"LicenceType": "NonCommercial",
|
| 50 |
+
"IsLicenceAccepted": false,
|
| 51 |
+
"Repository": "https://huggingface.co/TensorStack/Locomotion-amuse",
|
| 52 |
+
"RepositoryOwner": "TensorStack",
|
| 53 |
+
"RepositoryFiles": [
|
| 54 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/controlnet/model.onnx",
|
| 55 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/controlnet/model.onnx.data",
|
| 56 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/flow_estimation/model.onnx",
|
| 57 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/resample/model.onnx",
|
| 58 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/text_encoder/model.onnx",
|
| 59 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/tokenizer/merges.txt",
|
| 60 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/tokenizer/special_tokens_map.json",
|
| 61 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/tokenizer/vocab.json",
|
| 62 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/unet/model.onnx",
|
| 63 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/unet/model.onnx.data",
|
| 64 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/vae_decoder/model.onnx",
|
| 65 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/vae_encoder/model.onnx",
|
| 66 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/amuse_template.json",
|
| 67 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/README.md"
|
| 68 |
+
],
|
| 69 |
+
"PreviewImages": [
|
| 70 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample.webm",
|
| 71 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample2.webm",
|
| 72 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample3.webm",
|
| 73 |
+
"https://huggingface.co/TensorStack/Locomotion-amuse/resolve/main/Sample4.webm"
|
| 74 |
+
],
|
| 75 |
+
"Tags": [
|
| 76 |
+
]
|
| 77 |
}
|