saddam213 commited on
Commit
dd5b270
·
verified ·
1 Parent(s): cc3cb8d

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: fea68bf4a8bfb2cec97ee7b2e9fb5d4b6a0e4e067df698fe7c80718efbe4922c
  • Pointer size: 131 Bytes
  • Size of remote file: 538 kB
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # Fluently v4 LCM - Onnx DirectML Optimized
2
+
3
+ ## Original Model
4
+ https://huggingface.co/fluently/Fluently-v4-LCM
5
+
6
+ ## Amuse
7
+ https://www.amuse-ai.com/
Sample.png ADDED

Git LFS Details

  • SHA256: 86553664e98ce99e6219673b5e71904884dffb010496f16242e220074efd3839
  • Pointer size: 131 Bytes
  • Size of remote file: 459 kB
Sample2.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: dc499c6466fa87ac3b2e45143749329cc9e710a4d047ba22cb1cdd4a595bf7bb
  • Pointer size: 131 Bytes
  • Size of remote file: 527 kB
Sample4.png ADDED

Git LFS Details

  • SHA256: ee7654612966083be5d455464471dc824d3a58233c38c87bc24a8013f86f43e5
  • Pointer size: 131 Bytes
  • Size of remote file: 511 kB
amuse_template.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "DA7CD150-FE75-4F07-B31A-3788ADD21E97",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-08T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "Fluently v4 LCM",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/Icon.png",
8
+ "Author": "fluently",
9
+ "Description": "Latent Consistency Model - This model combines multiple checkpoints and various LoRAs to deliver exceptional results. It focuses on producing high-quality eye rendering and correct anatomical details, while simplifying prompts for better outcomes. The model generates beautifully detailed faces and eyes without additional tools, and activates stunning artistic effects when needed. It excels at inpainting and outpainting, and is particularly adept at creating impressive Anime and Comic Book art.",
10
+ "Rank": 3000,
11
+ "Group": "Online",
12
+ "Template": "LCM",
13
+ "Category": "StableDiffusion",
14
+ "StableDiffusionTemplate": {
15
+ "PipelineType": "LatentConsistency",
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": "LCM",
29
+ "Steps": 6,
30
+ "StepsMin": 1,
31
+ "StepsMax": 50,
32
+ "Guidance": 0,
33
+ "GuidanceMin": 0,
34
+ "GuidanceMax": 0,
35
+ "TimestepSpacing": "Linspace",
36
+ "BetaSchedule": "ScaledLinear",
37
+ "BetaStart": 0.00085,
38
+ "BetaEnd": 0.01
39
+ }
40
+ },
41
+ "MemoryMin": 0,
42
+ "MemoryMax": 4.6,
43
+ "DownloadSize": 4.2,
44
+ "Website": "https://huggingface.co/fluently/Fluently-v4-LCM",
45
+ "Licence": "https://huggingface.co/spaces/CompVis/stable-diffusion-license",
46
+ "LicenceType": "NonCommercial",
47
+ "IsLicenceAccepted": false,
48
+ "Repository": "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse",
49
+ "RepositoryFiles": [
50
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/controlnet/model.onnx",
51
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/text_encoder/model.onnx",
52
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/tokenizer/merges.txt",
53
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/tokenizer/special_tokens_map.json",
54
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/tokenizer/vocab.json",
55
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/unet/model.onnx",
56
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/vae_decoder/model.onnx",
57
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/vae_encoder/model.onnx",
58
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/amuse_template.json",
59
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/README.md"
60
+ ],
61
+ "PreviewImages": [
62
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/Sample.png",
63
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/Sample2.png",
64
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-amuse/resolve/main/Sample3.png",
65
+ "https://huggingface.co/TensorStack/Fluently-v4-LCM-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:3c2742eab154708da92b71569624b69464b5a7c79f89d96138750379919afcaf
3
+ size 1719498350
text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:669d2850a959de6d6d46731d2c69cf0b3becd85252646736d5ac37c2dc421fff
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,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
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:f134763446c104b4379d278e379da2165fc994984c1b01564670b82ac88e0219
3
+ size 1719493396
vae_decoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ef993506faa065a42973c432ffe1a65b61b5bdeed6ca9080f739a07608fad2
3
+ size 99039368
vae_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb37340462799471f8b0e15dc833cd850ac7571a3d7ec2e31de678327790e08
3
+ size 68391895