Grok_Free_API / requirements.txt
Muhammadidrees's picture
Create requirements.txt
ca92d1b verified
raw
history blame contribute delete
296 Bytes
# Core libraries
openai>=1.45.0 # Official client library (compatible with xAI Grok API)
gradio>=4.44.0 # For web UI
python-dotenv>=1.0.1 # For secure .env loading (recommended)
# Optional but helpful
requests>=2.32.3 # For any external integrations or future API extensions