NerdyRodent
commited on
Commit
•
c2d0bcb
1
Parent(s):
de49e1a
Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
|
6 |
-
|
7 |
A collection of various workflows for using Flux.1 in ComfyUI. Workflows will require custom nodes, best installed with ComfyUI Manager - https://github.com/ltdrdata/ComfyUI-Manager
|
8 |
|
9 |
If you need to manually install (rather than via the usual "install missing nodes"), start by installing these:
|
@@ -20,6 +20,9 @@ If you need to manually install (rather than via the usual "install missing node
|
|
20 |
* KJNodes for ComfyUI
|
21 |
* UltimateSDUpscale
|
22 |
|
|
|
|
|
|
|
23 |
|
24 |
Models
|
25 |
------
|
@@ -29,4 +32,4 @@ There are no models here, only workflows. The models are available from their re
|
|
29 |
* Flux GGUF = https://huggingface.co/city96/FLUX.1-dev-gguf/tree/main
|
30 |
* CLIP = https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14
|
31 |
* Hyper-SD = https://huggingface.co/ByteDance/Hyper-SD
|
32 |
-
* Shakker Labs = https://huggingface.co/Shakker-Labs
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
Overview
|
6 |
+
--------
|
7 |
A collection of various workflows for using Flux.1 in ComfyUI. Workflows will require custom nodes, best installed with ComfyUI Manager - https://github.com/ltdrdata/ComfyUI-Manager
|
8 |
|
9 |
If you need to manually install (rather than via the usual "install missing nodes"), start by installing these:
|
|
|
20 |
* KJNodes for ComfyUI
|
21 |
* UltimateSDUpscale
|
22 |
|
23 |
+
Workflows
|
24 |
+
---------
|
25 |
+
* TXT2IMG_SimpleUpscale.json - Comes with presets for minimising Flux stripes, both for the initial and upscaled image generation processes
|
26 |
|
27 |
Models
|
28 |
------
|
|
|
32 |
* Flux GGUF = https://huggingface.co/city96/FLUX.1-dev-gguf/tree/main
|
33 |
* CLIP = https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14
|
34 |
* Hyper-SD = https://huggingface.co/ByteDance/Hyper-SD
|
35 |
+
* Shakker Labs = https://huggingface.co/Shakker-Labs
|