graphics-llm / requirements.txt
Tom
Add Datawrapper chart generation mode with clean iframe display
2a10e9c
raw
history blame
315 Bytes
# Gradio for UI and API
gradio>=4.0.0
# Supabase client for vector store
supabase>=2.0.0
# Hugging Face Inference (for LLM and embeddings)
huggingface-hub>=0.20.0
# Environment variables
python-dotenv>=1.0.0
# Utilities
pydantic>=2.0.0
# Datawrapper chart creation
datawrapper>=2.0.7
mcp>=1.20.0
pandas>=2.0.0