Update amuse_template.json
Browse files- amuse_template.json +73 -73
amuse_template.json
CHANGED
@@ -1,74 +1,74 @@
|
|
1 |
-
{
|
2 |
-
"Id": "4642CE9A-EA60-4507-A355-9636F1D32B90",
|
3 |
-
"FileVersion": "1",
|
4 |
-
"Created": "2025-03-05T00:00:00",
|
5 |
-
"IsProtected": true,
|
6 |
-
"Name": "StableDiffusion XL",
|
7 |
-
"ImageIcon": "https://huggingface.co/TensorStack/
|
8 |
-
"Author": "Stability AI",
|
9 |
-
"Description": "StableDiffusion XL consists of an ensemble of experts pipeline for latent diffusion: In a first step, the base model is used to generate (noisy) latents, which are then further processed with a refinement model (available here: https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/) specialized for the final denoising steps.",
|
10 |
-
"Rank": 102,
|
11 |
-
"Group": "Online",
|
12 |
-
"Template": "SDXL",
|
13 |
-
"Category": "StableDiffusion",
|
14 |
-
"StableDiffusionTemplate": {
|
15 |
-
"PipelineType": "StableDiffusionXL",
|
16 |
-
"ModelType": "Base",
|
17 |
-
"SampleSize": 1024,
|
18 |
-
"TokenizerLength": 768,
|
19 |
-
"Tokenizer2Limit": 77,
|
20 |
-
"DiffuserTypes": [
|
21 |
-
"TextToImage",
|
22 |
-
"ImageToImage",
|
23 |
-
"ImageInpaintLegacy"
|
24 |
-
],
|
25 |
-
"SchedulerDefaults": {
|
26 |
-
"SchedulerType": "DDPM",
|
27 |
-
"Steps": 30,
|
28 |
-
"StepsMin": 4,
|
29 |
-
"StepsMax": 100,
|
30 |
-
"Guidance": 5,
|
31 |
-
"GuidanceMin": 1,
|
32 |
-
"GuidanceMax": 30,
|
33 |
-
"TimestepSpacing": "Trailing",
|
34 |
-
"BetaSchedule": "ScaledLinear",
|
35 |
-
"BetaStart": 0.00085,
|
36 |
-
"BetaEnd": 0.011
|
37 |
-
}
|
38 |
-
},
|
39 |
-
"MemoryMin": 6,
|
40 |
-
"MemoryMax": 16,
|
41 |
-
"DownloadSize": 11.2,
|
42 |
-
"Website": "https://stability.ai",
|
43 |
-
"Licence": "https://stability.ai/community-license-agreement",
|
44 |
-
"LicenceType": "NonCommercial",
|
45 |
-
"IsLicenceAccepted": false,
|
46 |
-
"Repository": "https://huggingface.co/TensorStack/
|
47 |
-
"RepositoryOwner": "TensorStack",
|
48 |
-
"RepositoryFiles": [
|
49 |
-
"https://huggingface.co/TensorStack/
|
50 |
-
"https://huggingface.co/TensorStack/
|
51 |
-
"https://huggingface.co/TensorStack/
|
52 |
-
"https://huggingface.co/TensorStack/
|
53 |
-
"https://huggingface.co/TensorStack/
|
54 |
-
"https://huggingface.co/TensorStack/
|
55 |
-
"https://huggingface.co/TensorStack/
|
56 |
-
"https://huggingface.co/TensorStack/
|
57 |
-
"https://huggingface.co/TensorStack/
|
58 |
-
"https://huggingface.co/TensorStack/
|
59 |
-
"https://huggingface.co/TensorStack/
|
60 |
-
"https://huggingface.co/TensorStack/
|
61 |
-
"https://huggingface.co/TensorStack/
|
62 |
-
"https://huggingface.co/TensorStack/
|
63 |
-
"https://huggingface.co/TensorStack/
|
64 |
-
"https://huggingface.co/TensorStack/
|
65 |
-
],
|
66 |
-
"PreviewImages": [
|
67 |
-
"https://huggingface.co/TensorStack/
|
68 |
-
"https://huggingface.co/TensorStack/
|
69 |
-
"https://huggingface.co/TensorStack/
|
70 |
-
"https://huggingface.co/TensorStack/
|
71 |
-
],
|
72 |
-
"Tags": [
|
73 |
-
]
|
74 |
}
|
|
|
1 |
+
{
|
2 |
+
"Id": "4642CE9A-EA60-4507-A355-9636F1D32B90",
|
3 |
+
"FileVersion": "1",
|
4 |
+
"Created": "2025-03-05T00:00:00",
|
5 |
+
"IsProtected": true,
|
6 |
+
"Name": "StableDiffusion XL",
|
7 |
+
"ImageIcon": "https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Icon.png",
|
8 |
+
"Author": "Stability AI",
|
9 |
+
"Description": "StableDiffusion XL consists of an ensemble of experts pipeline for latent diffusion: In a first step, the base model is used to generate (noisy) latents, which are then further processed with a refinement model (available here: https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/) specialized for the final denoising steps.",
|
10 |
+
"Rank": 102,
|
11 |
+
"Group": "Online",
|
12 |
+
"Template": "SDXL",
|
13 |
+
"Category": "StableDiffusion",
|
14 |
+
"StableDiffusionTemplate": {
|
15 |
+
"PipelineType": "StableDiffusionXL",
|
16 |
+
"ModelType": "Base",
|
17 |
+
"SampleSize": 1024,
|
18 |
+
"TokenizerLength": 768,
|
19 |
+
"Tokenizer2Limit": 77,
|
20 |
+
"DiffuserTypes": [
|
21 |
+
"TextToImage",
|
22 |
+
"ImageToImage",
|
23 |
+
"ImageInpaintLegacy"
|
24 |
+
],
|
25 |
+
"SchedulerDefaults": {
|
26 |
+
"SchedulerType": "DDPM",
|
27 |
+
"Steps": 30,
|
28 |
+
"StepsMin": 4,
|
29 |
+
"StepsMax": 100,
|
30 |
+
"Guidance": 5,
|
31 |
+
"GuidanceMin": 1,
|
32 |
+
"GuidanceMax": 30,
|
33 |
+
"TimestepSpacing": "Trailing",
|
34 |
+
"BetaSchedule": "ScaledLinear",
|
35 |
+
"BetaStart": 0.00085,
|
36 |
+
"BetaEnd": 0.011
|
37 |
+
}
|
38 |
+
},
|
39 |
+
"MemoryMin": 6,
|
40 |
+
"MemoryMax": 16,
|
41 |
+
"DownloadSize": 11.2,
|
42 |
+
"Website": "https://stability.ai",
|
43 |
+
"Licence": "https://stability.ai/community-license-agreement",
|
44 |
+
"LicenceType": "NonCommercial",
|
45 |
+
"IsLicenceAccepted": false,
|
46 |
+
"Repository": "https://huggingface.co/TensorStack/StableDiffusion-XL-amuse",
|
47 |
+
"RepositoryOwner": "TensorStack",
|
48 |
+
"RepositoryFiles": [
|
49 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/controlnet/model.onnx",
|
50 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/controlnet/model.onnx.data",
|
51 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/text_encoder/model.onnx",
|
52 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/text_encoder_2/model.onnx",
|
53 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer/merges.txt",
|
54 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer/special_tokens_map.json",
|
55 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer/vocab.json",
|
56 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer_2/merges.txt",
|
57 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer_2/special_tokens_map.json",
|
58 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer_2/vocab.json",
|
59 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/unet/model.onnx",
|
60 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/unet/model.onnx.data",
|
61 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/vae_decoder/model.onnx",
|
62 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/vae_encoder/model.onnx",
|
63 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/amuse_template.json",
|
64 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/README.md"
|
65 |
+
],
|
66 |
+
"PreviewImages": [
|
67 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample.png",
|
68 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample2.png",
|
69 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample3.png",
|
70 |
+
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample4.png"
|
71 |
+
],
|
72 |
+
"Tags": [
|
73 |
+
]
|
74 |
}
|