Instructions to use calcuis/gguf-node with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use calcuis/gguf-node with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("calcuis/gguf-node", dtype=torch.bfloat16, device_map="cuda") prompt = "anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress, walking slowly to the front with sweetie smile, holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload workflow-gguf-ltxv0.9.1.json with huggingface_hub
Browse files
workflow-gguf-ltxv0.9.1.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"last_node_id":44,"last_link_id":53,"nodes":[{"id":35,"type":"KSampler","pos":[672.9696655273438,199.92312622070312],"size":[315,262],"flags":{},"order":7,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":47,"localized_name":"model"},{"name":"positive","type":"CONDITIONING","link":44,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":45,"localized_name":"negative"},{"name":"latent_image","type":"LATENT","link":49,"localized_name":"latent_image"}],"outputs":[{"name":"LATENT","type":"LATENT","links":[48],"slot_index":0,"localized_name":"LATENT"}],"properties":{"Node name for S&R":"KSampler"},"widgets_values":[565033659428316,"randomize",20,4,"euler","normal",1]},{"id":8,"type":"VAEDecode","pos":[711.7197265625,547.8832397460938],"size":[210,46],"flags":{},"order":8,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":48,"localized_name":"samples"},{"name":"vae","type":"VAE","link":50,"localized_name":"vae"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[11],"slot_index":0,"localized_name":"IMAGE"}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":12,"type":"SaveAnimatedWEBP","pos":[999.9707641601562,-49.44419479370117],"size":[520.809814453125,661.6319580078125],"flags":{},"order":9,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":11,"localized_name":"images"}],"outputs":[],"properties":{},"widgets_values":["ComfyUI",24,false,90,"default",null]},{"id":7,"type":"CLIPTextEncode","pos":[246.28125,365.08953857421875],"size":[397.9223937988281,112.00389099121094],"flags":{},"order":5,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":41,"localized_name":"clip"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[45],"slot_index":0,"localized_name":"CONDITIONING"}],"properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":[""]},{"id":29,"type":"ModelSamplingLTXV","pos":[311.642333984375,-28.10486602783203],"size":[315,102],"flags":{},"order":6,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":53,"localized_name":"model"},{"name":"latent","type":"LATENT","link":36,"shape":7,"localized_name":"latent"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[47],"slot_index":0,"localized_name":"MODEL"}],"properties":{"Node name for S&R":"ModelSamplingLTXV"},"widgets_values":[2.05,0.95]},{"id":34,"type":"CLIPLoader","pos":[-83.44108581542969,290.66229248046875],"size":[315,82],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[40,41],"slot_index":0,"localized_name":"CLIP"}],"properties":{"Node name for S&R":"CLIPLoader"},"widgets_values":["t5xxl_fp8_e4m3fn.safetensors","ltxv"]},{"id":37,"type":"VAELoader","pos":[256.0948181152344,531.2613525390625],"size":[356.6240234375,58.96805953979492],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[50],"slot_index":0,"localized_name":"VAE"}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["ltxv-0.9.1-vae.safetensors"]},{"id":42,"type":"UnetLoaderGGUF","pos":[-67.28646087646484,30.858585357666016],"size":[342.1040344238281,58],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[53],"slot_index":0,"localized_name":"MODEL"}],"properties":{"Node name for S&R":"UnetLoaderGGUF"},"widgets_values":["ltx-video-2b-v0.9.1-q4_0.gguf"]},{"id":6,"type":"CLIPTextEncode","pos":[237.83311462402344,139.90374755859375],"size":[408.3250427246094,172.05703735351562],"flags":{},"order":4,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":40,"localized_name":"clip"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[44],"slot_index":0,"localized_name":"CONDITIONING"}],"properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["The turquoise waves crash against the dark, jagged rocks of the shore, sending white foam spraying into the air. The scene is dominated by the stark contrast between the bright blue water and the dark, almost black rocks. The water is a clear, turquoise color, and the waves are capped with white foam. The rocks are dark and jagged, and they are covered in patches of green moss. The shore is lined with lush green vegetation, including trees and bushes. In the background, there are rolling hills covered in dense forest. The sky is cloudy, and the light is dim."]},{"id":21,"type":"EmptyLTXVLatentVideo","pos":[653.6419067382812,-31.00786018371582],"size":[315,130],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[36,49],"slot_index":0,"localized_name":"LATENT"}],"properties":{"Node name for S&R":"EmptyLTXVLatentVideo"},"widgets_values":[512,512,113,1]}],"links":[[11,8,0,12,0,"IMAGE"],[36,21,0,29,1,"LATENT"],[40,34,0,6,0,"CLIP"],[41,34,0,7,0,"CLIP"],[44,6,0,35,1,"CONDITIONING"],[45,7,0,35,2,"CONDITIONING"],[47,29,0,35,0,"MODEL"],[48,35,0,8,0,"LATENT"],[49,21,0,35,3,"LATENT"],[50,37,0,8,1,"VAE"],[53,42,0,29,0,"MODEL"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.9090909090909091,"offset":[97.07728912542825,119.53361045837316]}},"version":0.4}
|