saddam213 commited on
Commit
7012897
·
verified ·
1 Parent(s): b7dfbd1

Upload 15 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ 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
+ unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
Icon.png ADDED
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # Locomotion epiCRealism - Onnx DirectML Optimized
2
+
3
+ ## Original Model
4
+ https://civitai.com/models/25694/epicrealism
5
+
6
+ ## Amuse
7
+ https://www.amuse-ai.com/
amuse_template.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "1678AEEE-CE7E-4E68-8B7F-25FB1914D5F6",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-05T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "Locomotion epiCRealism",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/Icon.png",
8
+ "Author": "TensorStack",
9
+ "Description": "Locomotion is an experimental StableDiffusion motion generator",
10
+ "Rank": 202,
11
+ "Group": "Online",
12
+ "Template": "Locomotion",
13
+ "Category": "StableDiffusion",
14
+ "StableDiffusionTemplate": {
15
+ "PipelineType": "Locomotion",
16
+ "ModelType": "Base",
17
+ "SampleSize": 512,
18
+ "TokenizerLength": 768,
19
+ "Tokenizer2Limit": 77,
20
+ "ContextSize": 16,
21
+ "Optimization": "None",
22
+ "DiffuserTypes": [
23
+ "TextToVideo",
24
+ "ImageToVideo",
25
+ "VideoToVideo",
26
+ "ControlNet",
27
+ "ControlNetImage",
28
+ "ControlNetVideo"
29
+ ],
30
+ "SchedulerDefaults": {
31
+ "SchedulerType": "LCM",
32
+ "Steps": 8,
33
+ "StepsMin": 1,
34
+ "StepsMax": 100,
35
+ "Guidance": 0,
36
+ "GuidanceMin": 1,
37
+ "GuidanceMax": 4,
38
+ "TimestepSpacing": "Trailing",
39
+ "BetaSchedule": "Linear",
40
+ "BetaStart": 0.00085,
41
+ "BetaEnd": 0.012
42
+ }
43
+ },
44
+ "MemoryMin": 6,
45
+ "MemoryMax": 14,
46
+ "DownloadSize": 5.4,
47
+ "Website": "https://huggingface.co/TensorStack",
48
+ "Licence": "https://huggingface.co/spaces/CompVis/stable-diffusion-license",
49
+ "LicenceType": "NonCommercial",
50
+ "IsLicenceAccepted": false,
51
+ "Repository": "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse",
52
+ "RepositoryOwner": "TensorStack",
53
+ "RepositoryFiles": [
54
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/controlnet/model.onnx",
55
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/controlnet/model.onnx.data",
56
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/flow_estimation/model.onnx",
57
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/resample/model.onnx",
58
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/text_encoder/model.onnx",
59
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/tokenizer/merges.txt",
60
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/tokenizer/special_tokens_map.json",
61
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/tokenizer/vocab.json",
62
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/unet/model.onnx",
63
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/unet/model.onnx.data",
64
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/vae_decoder/model.onnx",
65
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/vae_encoder/model.onnx",
66
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/amuse_template.json",
67
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/README.md"
68
+ ],
69
+ "PreviewImages": [
70
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/Sample.png",
71
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/Sample2.png",
72
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/Sample3.png",
73
+ "https://huggingface.co/TensorStack/Locomotion-epiCRealism-amuse/resolve/main/Sample4.png"
74
+ ],
75
+ "Tags": [
76
+ ]
77
+ }
controlnet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c7d511b1e7997810a24bb5a15332ee7a9610dc589bb82cbe513414fd62999e
3
+ size 2052758
controlnet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d48c1572f211ef7e2c88923e032d1b3d78e7d00216c4df8753e318ae94fac1
3
+ size 2625765120
flow_estimation/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e4cef9ab42fa7dd4e8f6e4aba47462051e3faa969e4bca6479784fbab0ac6f
3
+ size 21458882
resample/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b757accd747d7e423c1d352b3e8f23e77cc5742d04bae958d4eb8082b76fa4
3
+ size 4871181
text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d53a952918ea0d2f489e5da70e2f625a08aa5aca4c6a33b327b0f8d0c0d3b87
3
+ size 246372136
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:4c55026ab29b9bc1b5207cfa9d7b1eb0ea77b30ff2318c5019ad6832e004f575
3
+ size 2047677
unet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d48c1572f211ef7e2c88923e032d1b3d78e7d00216c4df8753e318ae94fac1
3
+ size 2625765120
vae_decoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2ead1dcda209e1c8dbdf903ce8c9ec63c274d4e75dcc5e07531c6f0c3e73161
3
+ size 99095311
vae_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5355fbd2b4f8b620c24b5c40bb8ccbf2463c3b8431db99363e8e332fc96c9b7
3
+ size 68432125