gguf node for comfyui
Project description
gguf node for comfyui 
install it via pip/pip3
pip install gguf-node
enter the user menu by
py -m gguf_node
Please select:
- download the full pack
- clone the node only
Enter your choice (1 to 2): _
for all/general user(s)
opt 1 to download the compressed comfy pack (7z), decompress it, and run the .bat file striaght (recommended)
for technical user/developer(s)
opt 2 to clone the gguf repo to the current directory (navigate to ./ComfyUI/custom_nodes first)
alternatively, you could execute the git clone command to perform that task (see below):
- navigate to
./ComfyUI/custom_nodes - clone the gguf repo to that folder by
git clone https://github.com/calcuis/gguf
check the dropdown menu for gguf
if you opt to clone the repo to custom_nodes (method 2); you need gguf-connector as well
setup (in general)
- drag gguf file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
- drag clip or encoder(s) to text_encoders folder (./ComfyUI/models/text_encoders)
- drag controlnet adapter(s), if any, to controlnet folder (./ComfyUI/models/controlnet)
- drag lora adapter(s), if any, to loras folder (./ComfyUI/models/loras)
- drag vae decoder(s) to vae folder (./ComfyUI/models/vae)
workflow
- drag the workflow json file to the activated browser; or
- drag any generated output file (i.e., picture, video, etc.; which contains the workflow metadata) to the activated browser
simulator
- design your own prompt; or
- generate a random prompt/descriptor by the simulator (though it might not be applicable for all)
reference
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
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_node-0.0.5.tar.gz.
File metadata
- Download URL: gguf_node-0.0.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da71b77421f2f4b8980423598a2de37cf7425f4fcb2678f6122ecec5547fbdf2
|
|
| MD5 |
53d46d16f8c4b7aa59d35d76b53988fc
|
|
| BLAKE2b-256 |
d855f98adb68e25beb5d3cb41d75649eeb7449c357e3afc520cf2f019acf5350
|
File details
Details for the file gguf_node-0.0.5-py2.py3-none-any.whl.
File metadata
- Download URL: gguf_node-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
b0fcbca6efcb2deee8eb72d5a663b0d548b8e9680c9fec37b956f6e6b05c079e
|
|
| MD5 |
43d16cfd1e890ccb3486d7576d52e9de
|
|
| BLAKE2b-256 |
164d33cfdba21498cf7c8972e82b06b6c979b52a0fe5b3622904a38d3c944a30
|