Ollama and Pixart Hsdz workflow
5.0
0 reviewsDescription
## NODES
==========
You need to have 'ComfyUI_ExtraModels' installed. To do this, use:
> cd <your-comfyui-directory>
> git clone https://github.com/city96/ComfyUI_ExtraModels custom_nodes/ComfyUI_ExtraModels
> pip install -r requirements.txt
Or try the installation methods suggested on the project page:
https://github.com/city96/ComfyUI_ExtraModels
## REQUIRED FILES
====================
You also need to have the following 5 files locally:
From https://github.com/PixArt-alpha/PixArt-sigma?tab=readme-ov-file#-available-models
> PixArt-Sigma-XL-2-1024-MS.pth
From https://huggingface.co/PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers/tree/main/text_encoder
> config.json
> model-00001-of-00002.safetensors
> model-00002-of-00002.safetensors
From https://huggingface.co/PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers/tree/main/vae
> diffusion_pytorch_model.safetensors
NOTE!: This file must be renamed to 'pixart_sigma_vae.safetensors'
Place them inside the ComfyUI directory as follows:
comfyui/models/
/checkpoints
> PixArt-Sigma-XL-2-1024-MS.pth
> Photon_v1.safetensor (or any other SD15 model)
/t5
> config.json
> model-00001-of-00002.safetensors
> model-00002-of-00002.safetensors
/vae
> pixart_sigma_vae.safetensors
ComfyUI Ollama
Custom ComfyUI Nodes for interacting with Ollama using the ollama python client.
Integrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.
To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI.
Installation
- Install ComfyUI
- git clone in the custom_nodes folder inside your ComfyUI installation or download as zip and unzip the contents to custom_nodes/compfyui-ollama.
- Start/restart ComfyUI
Or
https://github.com/stavsap/comfyui-ollama
________________________________
I relied a lot on the works of the two friends
Greetings, guys
Hide
Discussion
(No comments yet)
Loading...
Reviews
No reviews yet
Versions (1)
- latest (2 years ago)
Node Details
Primitive Nodes (7)
Anything Everywhere (2)
Anything Everywhere3 (1)
Image Comparer (rgthree) (1)
Note (1)
Simple String (1)
workflow/PixArt Latent (1)
Custom Nodes (32)
- CR Text (2)
ComfyUI
- VAEDecode (2)
- CFGGuider (1)
- RandomNoise (1)
- CLIPTextEncode (2)
- ImageUpscaleWithModel (1)
- KSamplerSelect (1)
- SamplerCustomAdvanced (1)
- ModelSamplingContinuousEDM (1)
- VAELoader (1)
- CheckpointLoaderSimple (1)
- UpscaleModelLoader (1)
- KSampler (1)
- LoadImage (1)
- PreviewImage (1)
- LatentPixelScale (1)
- OllamaVision (1)
- T5v11Loader (1)
- PixArtCheckpointLoader (1)
- T5TextEncode (2)
- JoinStrings (1)
- Save Image With Prompt Data (2)
- Empty Latent Ratio Select SDXL (1)
- ShowText|pysssss (1)
- Aligned Scheduler (1)
- Multiply sigmas (1)
- DynamicThresholdingFull (1)
Model Details
Checkpoints (2)
PixArt-Sigma-XL-2-1024-MS.pth
dreammodeCosxlTurbo_v10Cosxl.safetensors
LoRAs (0)