Upload 22 files
Browse files- .gitattributes +1 -0
- Icon.png +2 -2
- README.md +2 -2
- Sample.png +2 -2
- Sample2.png +2 -2
- Sample3.png +2 -2
- Sample4.png +2 -2
- amuse_template.json +35 -34
- controlnet/model.onnx +2 -2
- controlnet/model.onnx.data +2 -2
- text_encoder/model.onnx +2 -2
- text_encoder_2/model.onnx +2 -2
- text_encoder_2/model.onnx.data +3 -0
- unet/model.onnx +2 -2
- unet/model.onnx.data +2 -2
- vae_decoder/model.onnx +2 -2
- vae_encoder/model.onnx +2 -2
.gitattributes
CHANGED
@@ -40,3 +40,4 @@ 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
|
|
|
|
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
|
43 |
+
text_encoder_2/model.onnx.data filter=lfs diff=lfs merge=lfs -text
|
Icon.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
#
|
2 |
|
3 |
## Original Model
|
4 |
-
https://civitai.com/models/118111/copax-
|
5 |
|
6 |
## Amuse
|
7 |
https://www.amuse-ai.com/
|
|
|
1 |
+
# CopaxTimeLess XL - Onnx DirectML Optimized
|
2 |
|
3 |
## Original Model
|
4 |
+
https://civitai.com/models/118111/copax-timeless
|
5 |
|
6 |
## Amuse
|
7 |
https://www.amuse-ai.com/
|
Sample.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
Sample2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
Sample3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
Sample4.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
amuse_template.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
{
|
2 |
-
"Id": "
|
3 |
"FileVersion": "1",
|
4 |
"Created": "2025-03-08T00:00:00",
|
5 |
"IsProtected": false,
|
6 |
-
"Name": "
|
7 |
-
"ImageIcon": "https://huggingface.co/TensorStack/
|
8 |
-
"Author": "
|
9 |
-
"Description": "
|
10 |
"Rank": 6000,
|
11 |
"Group": "Online",
|
12 |
"Template": "SDXL",
|
@@ -23,50 +23,51 @@
|
|
23 |
"ImageInpaintLegacy"
|
24 |
],
|
25 |
"SchedulerDefaults": {
|
26 |
-
"SchedulerType": "
|
27 |
-
"Steps":
|
28 |
"StepsMin": 4,
|
29 |
"StepsMax": 100,
|
30 |
-
"Guidance":
|
31 |
-
"GuidanceMin":
|
32 |
"GuidanceMax": 30,
|
33 |
-
"TimestepSpacing": "
|
34 |
"BetaSchedule": "ScaledLinear",
|
35 |
"BetaStart": 0.00085,
|
36 |
-
"BetaEnd": 0.
|
37 |
}
|
38 |
},
|
39 |
"MemoryMin": 6,
|
40 |
-
"MemoryMax":
|
41 |
"DownloadSize": 11.2,
|
42 |
-
"Website": "https://
|
43 |
"Licence": "https://github.com/Stability-AI/generative-models/blob/main/model_licenses/LICENSE-SDXL1.0",
|
44 |
"LicenceType": "NonCommercial",
|
45 |
"IsLicenceAccepted": false,
|
46 |
-
"Repository": "https://huggingface.co/TensorStack/
|
47 |
"RepositoryFiles": [
|
48 |
-
"https://huggingface.co/TensorStack/
|
49 |
-
"https://huggingface.co/TensorStack/
|
50 |
-
"https://huggingface.co/TensorStack/
|
51 |
-
"https://huggingface.co/TensorStack/
|
52 |
-
"https://huggingface.co/TensorStack/
|
53 |
-
"https://huggingface.co/TensorStack/
|
54 |
-
"https://huggingface.co/TensorStack/
|
55 |
-
"https://huggingface.co/TensorStack/
|
56 |
-
"https://huggingface.co/TensorStack/
|
57 |
-
"https://huggingface.co/TensorStack/
|
58 |
-
"https://huggingface.co/TensorStack/
|
59 |
-
"https://huggingface.co/TensorStack/
|
60 |
-
"https://huggingface.co/TensorStack/
|
61 |
-
"https://huggingface.co/TensorStack/
|
62 |
-
"https://huggingface.co/TensorStack/
|
63 |
-
"https://huggingface.co/TensorStack/
|
|
|
64 |
],
|
65 |
"PreviewImages": [
|
66 |
-
"https://huggingface.co/TensorStack/
|
67 |
-
"https://huggingface.co/TensorStack/
|
68 |
-
"https://huggingface.co/TensorStack/
|
69 |
-
"https://huggingface.co/TensorStack/
|
70 |
],
|
71 |
"Tags": []
|
72 |
}
|
|
|
1 |
{
|
2 |
+
"Id": "A7F1A60C-E96A-4686-9FA4-1EDC0E470255",
|
3 |
"FileVersion": "1",
|
4 |
"Created": "2025-03-08T00:00:00",
|
5 |
"IsProtected": false,
|
6 |
+
"Name": "CopaxTimeLess XL",
|
7 |
+
"ImageIcon": "https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/Icon.png",
|
8 |
+
"Author": "Copax",
|
9 |
+
"Description": "The key difference between XPlus 3 and XPlus MIX 3 is lighting. XPlus 3 enhances absolute black tones, while XPlus MIX 3 excels at warm tones, offering softer light and clearer facial and skin details.",
|
10 |
"Rank": 6000,
|
11 |
"Group": "Online",
|
12 |
"Template": "SDXL",
|
|
|
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 |
}
|
38 |
},
|
39 |
"MemoryMin": 6,
|
40 |
+
"MemoryMax": 14,
|
41 |
"DownloadSize": 11.2,
|
42 |
+
"Website": "https://civitai.com/models/118111/copax-timeless",
|
43 |
"Licence": "https://github.com/Stability-AI/generative-models/blob/main/model_licenses/LICENSE-SDXL1.0",
|
44 |
"LicenceType": "NonCommercial",
|
45 |
"IsLicenceAccepted": false,
|
46 |
+
"Repository": "https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse",
|
47 |
"RepositoryFiles": [
|
48 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/controlnet/model.onnx",
|
49 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/controlnet/model.onnx.data",
|
50 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/text_encoder/model.onnx",
|
51 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/text_encoder_2/model.onnx",
|
52 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/text_encoder_2/model.onnx.data",
|
53 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/tokenizer/merges.txt",
|
54 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/tokenizer/special_tokens_map.json",
|
55 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/tokenizer/vocab.json",
|
56 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/tokenizer_2/merges.txt",
|
57 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/tokenizer_2/special_tokens_map.json",
|
58 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/tokenizer_2/vocab.json",
|
59 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/unet/model.onnx",
|
60 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/unet/model.onnx.data",
|
61 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/vae_decoder/model.onnx",
|
62 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/vae_encoder/model.onnx",
|
63 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/amuse_template.json",
|
64 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/README.md"
|
65 |
],
|
66 |
"PreviewImages": [
|
67 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/Sample.png",
|
68 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/Sample2.png",
|
69 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/Sample3.png",
|
70 |
+
"https://huggingface.co/TensorStack/CopaxTimeLess-XL-amuse/resolve/main/Sample4.png"
|
71 |
],
|
72 |
"Tags": []
|
73 |
}
|
controlnet/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96a04daf71d9489a3d44b96d031f507df6f113bc90c710a821dfbbc8ec9533fd
|
3 |
+
size 766197
|
controlnet/model.onnx.data
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca703f51e59d395a5eaf7516c1ef46912f7037572bccfb9fd780e195f5b48032
|
3 |
+
size 5135092480
|
text_encoder/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6efd2bf5bd5ee7d2b5689cf92ee3d29558e17adf6487312be804e06a5e6502f2
|
3 |
+
size 246372136
|
text_encoder_2/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f27e32ff9931444cb9f83970d7960a08e08d1916a8eca39bd67184018910d416
|
3 |
+
size 689646
|
text_encoder_2/model.onnx.data
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d17164b6db66b8f97d563b9e980e1195da4fafadb1e18b1dd572232f78356e4
|
3 |
+
size 1389319680
|
unet/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e9cfbd870d53c78ada65a60f948943f1fad19d332d2908e3c6af975a640f1d
|
3 |
+
size 762024
|
unet/model.onnx.data
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca703f51e59d395a5eaf7516c1ef46912f7037572bccfb9fd780e195f5b48032
|
3 |
+
size 5135092480
|
vae_decoder/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:645780a679b1646cb36c1bbf2bbcd54bd926f68b0581988167e9b0535c477f63
|
3 |
+
size 99095311
|
vae_encoder/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df94dc3090881775a4f3dc99494d0de70cccd7659892beb574b9b3cebfb012f8
|
3 |
+
size 68432125
|