File size: 268 Bytes
d45a085 afd6761 05624f1 d45a085 05624f1 479150c d45a085 05624f1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | fastapi==0.115.2 uvicorn[standard]==0.30.6 # FastRTC + compatible Gradio (FastRTC 0.0.34 wants gradio<6) fastrtc[vad,stt,tts]==0.0.34 gradio==5.49.0 # Gemini (server-side only; no key in client) google-genai==0.7.0 numpy==2.0.2 pydantic==2.8.2 python-dotenv==1.0.1 |