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.6.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.6.tar.gz.
File metadata
- Download URL: gguf_comfy-0.1.6.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 |
aea8c0499b173e6e61788f3f7acf6c4e114677589986671888e1e0f3e7edbb47
|
|
| MD5 |
b4837905178f7c5e7b8161fef1605a61
|
|
| BLAKE2b-256 |
23975d49c0f13f97605560a8b826ee3eb399e6c3574beb0d613d02e5cd71d15a
|
File details
Details for the file gguf_comfy-0.1.6-py2.py3-none-any.whl.
File metadata
- Download URL: gguf_comfy-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 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 |
a8188b68d1fe21c3312d53fa9aaa9490a438692920c26de5235c03b1189270b5
|
|
| MD5 |
844c962ece42c5797f2818f9f6285fc3
|
|
| BLAKE2b-256 |
b71fe82df2df6ba259e80457a5e1bd8be6578d683ce959c124c6b641f87d45ba
|