Metadata-Version: 2.1
Name: hf-flux-comfyui
Version: 1.0.0
Summary: This custom node allows you to generate images directly from text prompts using Hugging Face's text-to-image models within ComfyUI. It provides a simple interface to leverage powerful AI models like FLUX.1-dev without leaving your ComfyUI workflow.
Home-page: https://github.com/Semper-Sursum/HF-Flux-ComfyUI
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: Pillow
