saddam213 commited on
Commit
e024ee8
·
verified ·
1 Parent(s): ddb5c01

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: 46ab5987b30f3b9f6866cd09348003599fc74b989fe095f5bbfbb0513d4ef248
  • Pointer size: 132 Bytes
  • Size of remote file: 1.76 MB
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # Realistic Vision XL - Onnx DirectML Optimized
2
+
3
+ ## Original Model
4
+ https://civitai.com/models/4201?modelVersionId=501240
5
+
6
+ ## Amuse
7
+ https://www.amuse-ai.com/
Sample.png ADDED

Git LFS Details

  • SHA256: 1fbb43eb7b6a3c63b8c201fc4c3c2688d6d1105cd910b9988a3c70858b5d2919
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
Sample2.png ADDED

Git LFS Details

  • SHA256: 477c56ae7782b9ff49c3f1c243df01e82e59e773fe9e9a1a0f6a09b8fba5ec31
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
Sample3.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 6e2613e47df5429827428d3c3f4d7a752cc760e64511e8ea9cfd5c26ca99eeab
  • Pointer size: 132 Bytes
  • Size of remote file: 1.87 MB
amuse_template.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "BDFF6CAE-10C4-4CCD-9CFB-00CF660472BF",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-08T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "Realistic Vision XL",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/Icon.png",
8
+ "Author": "SG_161222",
9
+ "Description": "Realistic Vision XL is a finely tuned model designed to deliver unparalleled realism in digital artwork. This version enhances the model\u0027s understanding of prompts, ensuring accurate and lifelike renderings. It excels at producing detailed images with precise anatomical features and vivid details. Ideal for a wide range of creative projects, Realistic Vision V6.0 brings your artistic visions to life with exceptional quality and clarity.",
10
+ "Rank": 6000,
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": 4,
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/4201?modelVersionId=501240",
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/RealisticVision-XL-amuse",
48
+ "RepositoryFiles": [
49
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/controlnet/model.onnx",
50
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/controlnet/model.onnx.data",
51
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/text_encoder/model.onnx",
52
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/text_encoder_2/model.onnx",
53
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/tokenizer/merges.txt",
54
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/tokenizer/special_tokens_map.json",
55
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/tokenizer/vocab.json",
56
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/tokenizer_2/merges.txt",
57
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/tokenizer_2/special_tokens_map.json",
58
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/tokenizer_2/vocab.json",
59
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/unet/model.onnx",
60
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/unet/model.onnx.data",
61
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/vae_decoder/model.onnx",
62
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/vae_encoder/model.onnx",
63
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/amuse_template.json",
64
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/README.md"
65
+ ],
66
+ "PreviewImages": [
67
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/Sample.png",
68
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/Sample2.png",
69
+ "https://huggingface.co/TensorStack/RealisticVision-XL-amuse/resolve/main/Sample3.png",
70
+ "https://huggingface.co/TensorStack/RealisticVision-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:bd70a048c0e097596f39f583d262e02dbac00ebf0420133e3bf1a3be448142c5
3
+ size 1244445
controlnet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa78f8d4ce6d6c5e7869d949a825d3e0bd2129493bf3cd05509cd012db32ba82
3
+ size 5134903040
text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52240e9c5b6910318b743255079c7beb9664c3ca1ce3bf89b59aa8cf9755354c
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:9e086179f9f608a779c3a17bc2929f2789440cacf472fac1982c57be9896987f
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:50fc99db9bfedd7decaa03fba93d68eb256767ef8308a2b3cda90fdf8ed8f6bb
3
+ size 1243302
unet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa78f8d4ce6d6c5e7869d949a825d3e0bd2129493bf3cd05509cd012db32ba82
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