Upload 2 files
Browse files- Icon.png +0 -0
- amuse_template.json +74 -0
Icon.png
ADDED
![]() |
amuse_template.json
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Id": "C9E54698-004A-41EF-AFA8-868F90086BA7",
|
3 |
+
"FileVersion": "1",
|
4 |
+
"Created": "2025-02-18T00:00:00",
|
5 |
+
"IsProtected": true,
|
6 |
+
"Name": "AMDGPU-SDXL",
|
7 |
+
"ImageIcon": "https://huggingface.co/TensorStack/stable-diffusion-xl-1.0_io32_amdgpu/Icon.png",
|
8 |
+
"Author": "Stability AI",
|
9 |
+
"Description": "SDXL 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": 20002,
|
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 |
+
"Optimization": "Level3",
|
21 |
+
"DiffuserTypes": [
|
22 |
+
"TextToImage",
|
23 |
+
"ImageToImage",
|
24 |
+
"ImageInpaintLegacy"
|
25 |
+
],
|
26 |
+
"SchedulerDefaults": {
|
27 |
+
"SchedulerType": "DDPM",
|
28 |
+
"Steps": 30,
|
29 |
+
"StepsMin": 4,
|
30 |
+
"StepsMax": 100,
|
31 |
+
"Guidance": 5,
|
32 |
+
"GuidanceMin": 1,
|
33 |
+
"GuidanceMax": 30,
|
34 |
+
"TimestepSpacing": "Trailing",
|
35 |
+
"BetaSchedule": "ScaledLinear",
|
36 |
+
"BetaStart": 0.00085,
|
37 |
+
"BetaEnd": 0.011
|
38 |
+
}
|
39 |
+
},
|
40 |
+
"MemoryMin": 6,
|
41 |
+
"MemoryMax": 16,
|
42 |
+
"DownloadSize": 5.5,
|
43 |
+
"Website": "https://stability.ai",
|
44 |
+
"Licence": "https://stability.ai/community-license-agreement",
|
45 |
+
"LicenceType": "NonCommercial",
|
46 |
+
"IsLicenceAccepted": false,
|
47 |
+
"Repository": "https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu",
|
48 |
+
"RepositoryOwner": "AMD",
|
49 |
+
"RepositoryFiles": [
|
50 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/text_encoder/model.onnx",
|
51 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/text_encoder_2/model.onnx",
|
52 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/text_encoder_2/model.onnx.data",
|
53 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/tokenizer/merges.txt",
|
54 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/tokenizer/special_tokens_map.json",
|
55 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/tokenizer/vocab.json",
|
56 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/tokenizer_2/merges.txt",
|
57 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/tokenizer_2/special_tokens_map.json",
|
58 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/tokenizer_2/vocab.json",
|
59 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/unet/model.onnx",
|
60 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/unet/106d8c2d-da86-11ef-80f5-f0a65413afc2",
|
61 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/vae_decoder/model.onnx",
|
62 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/vae_encoder/model.onnx",
|
63 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/resolve/main/README.md"
|
64 |
+
],
|
65 |
+
"PreviewImages": [
|
66 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/blob/main/sampleImg-sdxl.png",
|
67 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/blob/main/sampleImg-sdxl.png",
|
68 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/blob/main/sampleImg-sdxl.png",
|
69 |
+
"https://huggingface.co/amd/stable-diffusion-xl-1.0_io32_amdgpu/blob/main/sampleImg-sdxl.png"
|
70 |
+
],
|
71 |
+
"Tags": [
|
72 |
+
"AMDGPU"
|
73 |
+
]
|
74 |
+
}
|