Metadata-Version: 2.1
Name: comfyui-pinecone
Version: 0.0.1
Summary: A custom ComfyUI node for managing image generation prompts using Pinecone vector database with OpenAI embeddings. Features interactive approval with image preview for quality control.
Home-page: https://github.com/Hearmeman24/ComfyUI-Pinecone
Requires-Python: >=3.10
Requires-Dist: openai>=1.0.0
Requires-Dist: pinecone>=3.0.0
Requires-Dist: python-dotenv>=1.0.0
