saddam213 commited on
Commit
631d59f
·
verified ·
1 Parent(s): 60d25af

Upload 21 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,10 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ controlnet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
37
+ Icon.png filter=lfs diff=lfs merge=lfs -text
38
+ Sample.png filter=lfs diff=lfs merge=lfs -text
39
+ Sample2.png filter=lfs diff=lfs merge=lfs -text
40
+ Sample3.png filter=lfs diff=lfs merge=lfs -text
41
+ Sample4.png filter=lfs diff=lfs merge=lfs -text
42
+ unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
Icon.png ADDED

Git LFS Details

  • SHA256: 4adf39ccdd2c58b867767fe51c211bc71ccc8ef2f23bb7be2e5272d0f722d40c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.62 MB
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # DreamDiffusion XL - Onnx DirectML Optimized
2
+
3
+ ## Original Model
4
+ https://civitai.com/models/288400/dream-diffusion-lightning-xl-and-sd-by-dice
5
+
6
+ ## Amuse
7
+ https://www.amuse-ai.com/
Sample.png ADDED

Git LFS Details

  • SHA256: ddf9e98517cc42272244a6d6915aaba5f931fc6cbd163f60128e363dcc0923d6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
Sample2.png ADDED

Git LFS Details

  • SHA256: 60b6cb680da9b0e1bc324cdade16521903623a8ffc27cbd7e33a7033fb08fb81
  • Pointer size: 132 Bytes
  • Size of remote file: 1.78 MB
Sample3.png ADDED

Git LFS Details

  • SHA256: c0b1b8f0f1d655d9e58b22973272183c91ee91093435b8308b2fc6bef5dd2e24
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
Sample4.png ADDED

Git LFS Details

  • SHA256: ef0d464a77f9c29d7d0c17ccf570337b3b761456b9c60e3b287252e239d74a48
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
amuse_template.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "522715B3-26C0-4748-A86E-1E1E83427FB4",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-08T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "DreamDiffusion XL",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/Icon.png",
8
+ "Author": "DiceAiDevelopment",
9
+ "Description": "DreamDiffusion XL is an advanced model designed to transform text descriptions into vivid and imaginative images. With its cutting-edge capabilities, this model excels at producing highly detailed and creative visuals across a variety of styles. Ideal for artists and creators, DREAM DIFFUSION XL brings your dreams to life with exceptional clarity and artistic flair.",
10
+ "Rank": 46000000,
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": "EulerAncestral",
27
+ "Steps": 20,
28
+ "StepsMin": 4,
29
+ "StepsMax": 100,
30
+ "Guidance": 3,
31
+ "GuidanceMin": 0,
32
+ "GuidanceMax": 30,
33
+ "TimestepSpacing": "Leading",
34
+ "BetaSchedule": "ScaledLinear",
35
+ "BetaStart": 0.00085,
36
+ "BetaEnd": 0.012,
37
+ "UseKarrasSigmas": true
38
+ }
39
+ },
40
+ "MemoryMin": 6,
41
+ "MemoryMax": 16.4,
42
+ "DownloadSize": 11.2,
43
+ "Website": "https://civitai.com/models/288400/dream-diffusion-lightning-xl-and-sd-by-dice",
44
+ "Licence": "https://github.com/Stability-AI/generative-models/blob/main/model_licenses/LICENSE-SDXL1.0",
45
+ "LicenceType": "NonCommercial",
46
+ "IsLicenceAccepted": false,
47
+ "Repository": "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse",
48
+ "RepositoryFiles": [
49
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/controlnet/model.onnx",
50
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/controlnet/model.onnx.data",
51
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/text_encoder/model.onnx",
52
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/text_encoder_2/model.onnx",
53
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/tokenizer/merges.txt",
54
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/tokenizer/special_tokens_map.json",
55
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/tokenizer/vocab.json",
56
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/tokenizer_2/merges.txt",
57
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/tokenizer_2/special_tokens_map.json",
58
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/tokenizer_2/vocab.json",
59
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/unet/model.onnx",
60
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/unet/model.onnx.data",
61
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/vae_decoder/model.onnx",
62
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/vae_encoder/model.onnx",
63
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/amuse_template.json",
64
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/README.md"
65
+ ],
66
+ "PreviewImages": [
67
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/Sample.png",
68
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/Sample2.png",
69
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/Sample3.png",
70
+ "https://huggingface.co/TensorStack/DreamDiffusion-XL-amuse/resolve/main/Sample4.png"
71
+ ],
72
+ "Tags": []
73
+ }
controlnet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aaabc7ede70fcff78175994f1a095c3c2fb153c487b6f171a6efe8d0737e9de
3
+ size 1244445
controlnet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41b368df05a529e9b5536dbcf7454c0a9451a395848df30dc8729ea247d304c
3
+ size 5134903040
text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0642592bd58be153c462edff742bac96d4ceb6e83c0f51b6caa15d57883e203
3
+ size 246481009
text_encoder_2/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:101ec4d2ae53b5ed055268259297b4d96f70416d834b30a62f786df199cf6054
3
+ size 1390289338
tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_2/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_2/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "!",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer_2/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
unet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434b69448e0ff537b247d443491693d6021865e3a3adff1e30c27ca06ad9af94
3
+ size 1243302
unet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41b368df05a529e9b5536dbcf7454c0a9451a395848df30dc8729ea247d304c
3
+ size 5134903040
vae_decoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25733fa22400d1632c06462605db065d1c7969bd710260424829e8b2bb638a8d
3
+ size 99039368
vae_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22db39209af1523f8f513e9f1b68d6d68d3305543bcfb0d3a3fca0540be6f1e3
3
+ size 68391895