Metadata-Version: 2.1
Name: comfyui-llm-sdxl-adapter
Version: 2.0.0
Summary: A comprehensive set of ComfyUI nodes for using Large Language Models (LLM) as text encoders for SDXL image generation through a trained adapter.
Home-page: https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter
Requires-Python: >=3.10
Requires-Dist: transformers>=4.53.1
Requires-Dist: einops
Requires-Dist: safetensors
Requires-Dist: gguf>=0.17.1
