Spaces:
Running
Running
File size: 378 Bytes
a8af906 358f50d a8af906 ede38c4 a8af906 ede38c4 a8af906 ede38c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
# Core AI Libraries transformers>=4.36.0 torch faiss-cpu>=1.7.4 numpy>=1.23.0 # Security & Utilities cryptography>=41.0.0 pyjwt>=2.6.0 python-dotenv>=1.0.0 # Speech & Voice Processing pyttsx3>=2.90 SpeechRecognition>=3.10.0 # Async & Web API aiohttp>=3.9.0 fastapi>=0.110.0 uvicorn>=0.24.0 asyncio>=3.4.3 # Vector Databases & AI Memory pinecone-client>=2.2.4 chromadb>=0.4.5 |