Metadata-Version: 2.1
Name: comfyui-fal-api-flux
Version: 1.5.1
Summary: This repository contains custom nodes for ComfyUI that integrate the fal.ai FLUX.1 [pro] and FLUX.1 [dev] with LoRA and ControlNet API, specifically for text-to-image generation. These nodes allow you to use the FLUX.1 model directly within your ComfyUI workflows.
Home-page: https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux
Requires-Python: >=3.10
Requires-Dist: requests==2.32.3
Requires-Dist: configparser==7.1.0
Requires-Dist: fal-client==0.4.1
Requires-Dist: numpy
