Metadata-Version: 2.1
Name: comfyui-llm-hub
Version: 1.0.0
Summary: Utilize the power of an LLM into ComfyUI to transform your text-to-image and text-to-video ideas into highly detailed prompts for generation while giving you full control.
Home-page: https://github.com/claptrap0/ComfyUI_LLM_Hub
Requires-Python: >=3.10
Requires-Dist: transformers
Requires-Dist: accelerate
Requires-Dist: bitsandbytes
Requires-Dist: llama-cpp-python --config-settings=cmake.args="-DGGML_CUDA=on"
