run flux1/sd3 model with beginner GPU (low cost) or even CPU
Project description
ComfyUI GGUF
custom node diagram generator (image/audio/video)
download the portal via
py -m gguf_comfy
- decompress the 7z bundle file: Extract All... (it includes everything you need to run a model)
- you could either get the dry run pack here or pick them one-by-one from the original source below
- download flux1-dev-Q4_0.gguf (6.32GB); pull it to ./ComfyUI/models/unet
- download clip_l.safetensors (234MB) and t5xxl_fp8_e4m3fn.safetensors (4.55GB); pull them to ./ComfyUI/models/clip
- download ae.safetensors (319MB); pull it to ./ComfyUI/models/vae
- run the .bat file under the main directory (it will activate the py backend as well as the js frontend)
- drag gguf-workflow.json to the activated browser
You are good to GO! (now you can run flux1 with the cheapest Nvidia GPU or merely CPU) ENJOY!
Reference: flux comfyanonymous city96
Stable Diffusion 3.5 is now supported (please upgrade to the latest version)
Run sd3.x model following the step-by-step guide below:
- you could either get the backup pack here or pick them one-by-one from the original source below
- download sd3.5_large-q4_0.gguf (4.77GB); pull it to ./ComfyUI/models/unet
- download clip_g.safetensors (1.39GB), clip_l.safetensors (234MB), and t5xxl_fp8_e4m3fn.safetensors (4.55GB); pull them all to ./ComfyUI/models/clip
- download diffusion_pytorch_model.safetensors (168MB); pull it to ./ComfyUI/models/vae
- run the .bat file under the main directory (it will activate the py backend as well as the js frontend)
- drag workflow-sd3.5-gguf.json to the activated browser
Reference: stability-ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gguf_comfy-0.1.7.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gguf_comfy-0.1.7.tar.gz.
File metadata
- Download URL: gguf_comfy-0.1.7.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb7803d4b11ccc29873b86f09145b1538ffb3e68b01b47346199bb16f6fe0087
|
|
| MD5 |
358a095115d1c54401fba3663532e430
|
|
| BLAKE2b-256 |
0ef581b6e69e9b10b4667b0515fb5f3dd52a9fa45f000cc21182b99b2aacb732
|
File details
Details for the file gguf_comfy-0.1.7-py2.py3-none-any.whl.
File metadata
- Download URL: gguf_comfy-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c05b05e7c932cd57df1447c3f7c3d631e32510da7d70dd94fd068ef6b7f76d5d
|
|
| MD5 |
bd33040ddd31e8c48851e8aacb5016c8
|
|
| BLAKE2b-256 |
aaf77639608c8ac701a0585a0cfa06da2cd5b570d1ad23345fe83dfbd8f22676
|