mdmachine commited on
Commit
335db4b
·
verified ·
1 Parent(s): db8a641

Upload 2 files

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. workflow/DetailPlus.png +3 -0
  3. workflow/ReadMe.md +23 -0
.gitattributes CHANGED
@@ -46,3 +46,4 @@ images/ComfyUI_2024-11-24_0264.jpg filter=lfs diff=lfs merge=lfs -text
46
  images/ComfyUI_2024-11-24_0265.jpg filter=lfs diff=lfs merge=lfs -text
47
  images/ComfyUI_2024-11-24_0266.jpg filter=lfs diff=lfs merge=lfs -text
48
  images/ComfyUI_2024-11-24_0267.jpg filter=lfs diff=lfs merge=lfs -text
 
 
46
  images/ComfyUI_2024-11-24_0265.jpg filter=lfs diff=lfs merge=lfs -text
47
  images/ComfyUI_2024-11-24_0266.jpg filter=lfs diff=lfs merge=lfs -text
48
  images/ComfyUI_2024-11-24_0267.jpg filter=lfs diff=lfs merge=lfs -text
49
+ workflow/DetailPlus.png filter=lfs diff=lfs merge=lfs -text
workflow/DetailPlus.png ADDED

Git LFS Details

  • SHA256: 9c175f19287b83f3f0fbdc531f1345818335f731250b30dc553dff6bf1facffd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
workflow/ReadMe.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ **Detail Plus**
2
+ ================
3
+
4
+ **Extra Stuff Used in Workflow:**
5
+
6
+ * **Model:** flux.1-lite-8B-alpha-Hyper-8.Steps-Detail.Plus.Steps.Q8_0_quantized.gguf
7
+ [https://huggingface.co/mdmachine/FLUX.Model.Merge-Detail.Enhancement.and.Acceleration/blob/main/flux.1-lite-8B-alpha-Hyper-8.Steps-Detail.Plus.Steps.Q8_0_quantized.gguf](https://huggingface.co/mdmachine/FLUX.Model.Merge-Detail.Enhancement.and.Acceleration/blob/main/flux.1-lite-8B-alpha-Hyper-8.Steps-Detail.Plus.Steps.Q8_0_quantized.gguf)
8
+
9
+ * **VAE:** ae.safetensors
10
+ [https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/ae.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/ae.safetensors)
11
+
12
+ * **CLIP:**
13
+ - t5-v1_1-xxl-encoder-Q8_0.gguf
14
+ [https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/blob/main/t5-v1_1-xxl-encoder-Q8_0.gguf](https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/blob/main/t5-v1_1-xxl-encoder-Q8_0.gguf)
15
+ - ViT-L-14-BEST-smooth-GmP-TE-only-HF-format.safetensors
16
+ [https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/blob/main/ViT-L-14-BEST-smooth-GmP-TE-only-HF-format.safetensors](https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/blob/main/ViT-L-14-BEST-smooth-GmP-TE-only-HF-format.safetensors)
17
+
18
+ * **Nodes:**
19
+ - ComfyUI-RK-Sampler: [https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler](https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler)
20
+ - WAS Node Suite: [https://github.com/WASasquatch/was-node-suite-comfyui](https://github.com/WASasquatch/was-node-suite-comfyui)
21
+ - ComfyUI-GGUF: [https://github.com/city96/ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF)
22
+ - ComfyUI-Detail-Daemon: [https://github.com/Jonseed/ComfyUI-Detail-Daemon](https://github.com/Jonseed/ComfyUI-Detail-Daemon)
23
+ - rgthree's ComfyUI Nodes: [https://github.com/rgthree/rgthree-comfyui](https://github.com/rgthree/rgthree-comfyui)