Agent-UN / requirements.txt
danielrosehill's picture
Add Gradio visualization for UN Gaza ceasefire resolution simulation
8c1f582
# AI Agent UN - Python Dependencies
# Core dependencies
python-dotenv>=1.0.0
# Cloud API support
openai>=1.12.0
# Local model support (Ollama)
ollama>=0.1.0
# Visualization (Hugging Face Space)
gradio>=4.0.0
pandas>=2.0.0
plotly>=5.18.0
# Optional: Alternative cloud APIs
# anthropic>=0.18.0