Metadata-Version: 2.1
Name: comfyui-flux-together-api
Version: 0.0.1
Summary: A custom node implementation for ComfyUI that integrates with Together.ai's FLUX image generation models. This project is inspired by and adapted from [a/ComfyUI-FLUX-BFL-API](https://github.com/gelasdev/ComfyUI-FLUX-BFL-API) to work with the Together.ai API.
Home-page: https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API
Requires-Python: >=3.10
Requires-Dist: requests>=2.31.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: numpy
Requires-Dist: configparser>=5.3.0
Requires-Dist: together >=1.3.3
Requires-Dist: tenacity >=9.0.0
