Spaces:
Sleeping
Sleeping
File size: 296 Bytes
ca92d1b |
1 2 3 4 5 6 7 8 |
# 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 |