Metadata-Version: 2.1
Name: comfyui-copilot
Version: 2.0.0
Summary: Your Intelligent Assistant for Comfy-UI.
Home-page: https://github.com/AIDC-AI/ComfyUI-Copilot
Requires-Python: >=3.10
Requires-Dist: sqlalchemy>=1.4.0
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: openai>=1.0.0
Requires-Dist: requests>=2.25.0
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: pytest>=6.0.0
Requires-Dist: pytest-asyncio>=0.18.0
Requires-Dist: openai-agents>=0.2.2
Requires-Dist: fastmcp
