Metadata-Version: 2.1
Name: comfyui-ollama-enhancer
Version: 0.0.1
Summary: Custom ComfyUI nodes integrating Ollama to generate and enhance positive/negative prompts for Stable Diffusion workflows.
Home-page: https://github.com/efortin/ComfyUI-Ollama-Enhancer
Requires-Python: >=3.10
Requires-Dist: annotated-types==0.7.0
Requires-Dist: anyio==4.10.0
Requires-Dist: certifi==2025.8.3
Requires-Dist: h11==0.16.0
Requires-Dist: httpcore==1.0.9
Requires-Dist: httpx==0.28.1
Requires-Dist: idna==3.10
Requires-Dist: ollama==0.5.3
Requires-Dist: pydantic==2.11.7
Requires-Dist: pydantic-core==2.33.2
Requires-Dist: sniffio==1.3.1
Requires-Dist: typing-extensions==4.15.0
Requires-Dist: typing-inspection==0.4.1
