andrej-karpathy-llm-council / requirements.txt
Krishna Chaitanya Cheedella
Refactor to use FREE HuggingFace models + OpenAI instead of OpenRouter
aa61236
# Core dependencies
gradio>=6.0.0
httpx>=0.27.0
python-dotenv>=1.0.0
openai>=1.0.0
# FastAPI backend (optional - for REST API)
fastapi>=0.115.0
uvicorn>=0.30.0
pydantic>=2.0.0