saddam213 commited on
Commit
56c534e
·
verified ·
1 Parent(s): 03290bf

Upload 15 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,8 @@ 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
+ Icon.png filter=lfs diff=lfs merge=lfs -text
37
+ Sample.png filter=lfs diff=lfs merge=lfs -text
38
+ Sample2.png filter=lfs diff=lfs merge=lfs -text
39
+ Sample3.png filter=lfs diff=lfs merge=lfs -text
40
+ Sample4.png filter=lfs diff=lfs merge=lfs -text
Icon.png ADDED

Git LFS Details

  • SHA256: fbc782eef9d9321301507eab3d95f4dc8a2b00265c7a3ef80ae97e302c41a4fd
  • Pointer size: 131 Bytes
  • Size of remote file: 435 kB
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # Realistic Vision v6 - Onnx DirectML Optimized
2
+
3
+ ## Original Model
4
+ https://civitai.com/models/4201/realistic-vision-v60-b1
5
+
6
+ ## Amuse
7
+ https://www.amuse-ai.com/
Sample.png ADDED

Git LFS Details

  • SHA256: 248148e2b85be7a4c815c7c69acd496b3ce8ba749c399278e99e796d9fc027a6
  • Pointer size: 131 Bytes
  • Size of remote file: 451 kB
Sample2.png ADDED

Git LFS Details

  • SHA256: cc09719173dd0d584a16b28cfd100f2d4750fde48365b1357cfe5d050c7fbaf2
  • Pointer size: 131 Bytes
  • Size of remote file: 435 kB
Sample3.png ADDED

Git LFS Details

  • SHA256: 29a8879bd84af8ae4d8807cc6de063efcc2715917f55a432caed41a9bccef37f
  • Pointer size: 131 Bytes
  • Size of remote file: 397 kB
Sample4.png ADDED

Git LFS Details

  • SHA256: 80ed90eb4841fc30a5ba376d68392790cb1f064c2a7b447d17c13463222959fa
  • Pointer size: 131 Bytes
  • Size of remote file: 419 kB
amuse_template.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "EFD7E590-D1CC-4EE7-8B0B-CDDAC85C18A4",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-08T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "Realistic Vision v6",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/Icon.png",
8
+ "Author": "SG_161222",
9
+ "Description": "Realistic Vision V6.0 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": 4000,
11
+ "Group": "Online",
12
+ "Template": "SD",
13
+ "Category": "StableDiffusion",
14
+ "StableDiffusionTemplate": {
15
+ "PipelineType": "StableDiffusion",
16
+ "ModelType": "Base",
17
+ "SampleSize": 512,
18
+ "TokenizerLength": 768,
19
+ "Tokenizer2Limit": 77,
20
+ "DiffuserTypes": [
21
+ "TextToImage",
22
+ "ImageToImage",
23
+ "ImageInpaintLegacy",
24
+ "ControlNet",
25
+ "ControlNetImage"
26
+ ],
27
+ "SchedulerDefaults": {
28
+ "SchedulerType": "EulerAncestral",
29
+ "Steps": 30,
30
+ "StepsMin": 4,
31
+ "StepsMax": 100,
32
+ "Guidance": 4,
33
+ "GuidanceMin": 0,
34
+ "GuidanceMax": 30,
35
+ "TimestepSpacing": "Linspace",
36
+ "BetaSchedule": "ScaledLinear",
37
+ "BetaStart": 0.00085,
38
+ "BetaEnd": 0.012
39
+ }
40
+ },
41
+ "MemoryMin": 0,
42
+ "MemoryMax": 4.6,
43
+ "DownloadSize": 4.2,
44
+ "Website": "https://civitai.com/models/4201?modelVersionId=245598",
45
+ "Licence": "https://huggingface.co/spaces/CompVis/stable-diffusion-license",
46
+ "LicenceType": "NonCommercial",
47
+ "IsLicenceAccepted": false,
48
+ "Repository": "https://huggingface.co/TensorStack/RealisticVision_v6-amuse",
49
+ "RepositoryFiles": [
50
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/controlnet/model.onnx",
51
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/text_encoder/model.onnx",
52
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/tokenizer/merges.txt",
53
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/tokenizer/special_tokens_map.json",
54
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/tokenizer/vocab.json",
55
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/unet/model.onnx",
56
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/vae_decoder/model.onnx",
57
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/vae_encoder/model.onnx",
58
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/amuse_template.json",
59
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/README.md"
60
+ ],
61
+ "PreviewImages": [
62
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/Sample.png",
63
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/Sample2.png",
64
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/Sample3.png",
65
+ "https://huggingface.co/TensorStack/RealisticVision_v6-amuse/resolve/main/Sample4.png"
66
+ ],
67
+ "Tags": []
68
+ }
controlnet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac1d760bc26cd45ec1bc0a962d29cdad09b077d879089ea61a9ef79eed83f2a
3
+ size 1719498350
text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65972279e73f419811f74b40f90373143f8ba5f90c5572f65c6f1ac3c2aef5e4
3
+ size 246481009
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
 
unet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cbea0d8406731114b0112edb28d493e9c58a2b9b72f0d7b3555c8e2cfa9a249
3
+ size 1719493398
vae_decoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66b77d31b2ec0eac8e722f4b0a2207445d5c38db15f4c2a6cbc91607cac37350
3
+ size 99039368
vae_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945b3874f825b2cdda09ce9d4bbd4c0a568d196f5a9dd5a1019f4902e5d3401b
3
+ size 68391895