Extensions/ComfyUI-LuminaXStudio
ComfyUI Extension

ComfyUI-LuminaXStudio

Advanced Prompt Engineering nodes powered by Llama 3.

By mrlonglegland·Created 6 months ago·Updated 6 months ago· 0
mrlonglegland/ComfyUI-LuminaXStudio
Nodes
On cloudLocal install
Stars0
Updated6 months ago
Readme

ComfyUI-LuminaXStudio

Advanced Prompt Engineering nodes powered by Llama 3.

Installation

  1. Navigate to your ComfyUI/custom_nodes/ folder.
  2. Run git clone https://github.com/YOUR_USERNAME/ComfyUI-LuminaXStudio.
  3. Run pip install -r requirements.txt.

Setup

  1. Download Llama-3-8B-Uncensored-Q5_K_M.gguf (or any UNCENSORED GGUF model).
  2. Place the file in ComfyUI/models/llama/ (create the folder if needed).
  3. Restart ComfyUI.