Upload 2 files
Browse files- Icon.png +0 -0
- amuse_template.json +77 -0
Icon.png
ADDED
|
|
amuse_template.json
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"Id": "1722BE12-34DD-4FFE-BE13-DBD018F2BCDE",
|
| 3 |
+
"FileVersion": "1",
|
| 4 |
+
"Created": "2025-03-06T00:00:00",
|
| 5 |
+
"IsProtected": false,
|
| 6 |
+
"Name": "AMDGPU-StableDiffusion 3.5",
|
| 7 |
+
"ImageIcon": "https://huggingface.co/TensorStack/stable-diffusion-3.5-large_amdgpu/resolve/main/Icon.png",
|
| 8 |
+
"Author": "Stability AI",
|
| 9 |
+
"Description": "Stable Diffusion 3.5 Large is a Multimodal Diffusion Transformer (MMDiT) text-to-image model that features improved performance in image quality, typography, complex prompt understanding, and resource-efficiency.",
|
| 10 |
+
"Rank": 20005,
|
| 11 |
+
"Group": "Online",
|
| 12 |
+
"Template": "SD3",
|
| 13 |
+
"Category": "StableDiffusion",
|
| 14 |
+
"StableDiffusionTemplate": {
|
| 15 |
+
"PipelineType": "StableDiffusion3",
|
| 16 |
+
"ModelType": "Base",
|
| 17 |
+
"SampleSize": 1024,
|
| 18 |
+
"TokenizerLength": 768,
|
| 19 |
+
"Tokenizer2Limit": 512,
|
| 20 |
+
"Optimization": "Level3",
|
| 21 |
+
"DiffuserTypes": [
|
| 22 |
+
"TextToImage"
|
| 23 |
+
],
|
| 24 |
+
"SchedulerDefaults": {
|
| 25 |
+
"SchedulerType": "FlowMatchEulerDiscrete",
|
| 26 |
+
"Steps": 40,
|
| 27 |
+
"StepsMin": 4,
|
| 28 |
+
"StepsMax": 100,
|
| 29 |
+
"Guidance": 4.5,
|
| 30 |
+
"GuidanceMin": 1,
|
| 31 |
+
"GuidanceMax": 30,
|
| 32 |
+
"TimestepSpacing": "Linspace",
|
| 33 |
+
"BetaSchedule": "ScaledLinear",
|
| 34 |
+
"BetaStart": 0.00085,
|
| 35 |
+
"BetaEnd": 0.012
|
| 36 |
+
}
|
| 37 |
+
},
|
| 38 |
+
"MemoryMin": 24,
|
| 39 |
+
"MemoryMax": 33,
|
| 40 |
+
"DownloadSize": 26,
|
| 41 |
+
"Website": "https://stability.ai",
|
| 42 |
+
"Licence": "https://stability.ai/community-license-agreement",
|
| 43 |
+
"LicenceType": "NonCommercial",
|
| 44 |
+
"IsLicenceAccepted": false,
|
| 45 |
+
"Repository": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu",
|
| 46 |
+
"RepositoryOwner": "TensorStack",
|
| 47 |
+
"RepositoryFiles": [
|
| 48 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/text_encoder/model.onnx",
|
| 49 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/text_encoder_2/model.onnx",
|
| 50 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/text_encoder_2/model.onnx.data",
|
| 51 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/text_encoder_3/model.onnx",
|
| 52 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/text_encoder_3/model.onnx.data",
|
| 53 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer/merges.txt",
|
| 54 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer/special_tokens_map.json",
|
| 55 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer/vocab.json",
|
| 56 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer_2/merges.txt",
|
| 57 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer_2/special_tokens_map.json",
|
| 58 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer_2/vocab.json",
|
| 59 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer_3/special_tokens_map.json",
|
| 60 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer_3/spiece.model",
|
| 61 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/tokenizer_3/tokenizer.json",
|
| 62 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/unet/model.onnx",
|
| 63 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/unet/0fce88eb-df25-11ef-a4d0-782b46b46a44",
|
| 64 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/vae_decoder/model.onnx",
|
| 65 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/vae_encoder/model.onnx",
|
| 66 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/stable-diffusion-3-5-large_io32/config.json"
|
| 67 |
+
],
|
| 68 |
+
"PreviewImages": [
|
| 69 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/sample2.png",
|
| 70 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/sample2.png",
|
| 71 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/sample2.png",
|
| 72 |
+
"https://huggingface.co/stabilityai/stable-diffusion-3.5-large_amdgpu/resolve/main/sample2.png"
|
| 73 |
+
],
|
| 74 |
+
"Tags": [
|
| 75 |
+
"AMDGPU"
|
| 76 |
+
]
|
| 77 |
+
}
|