Spaces:
Building
Building
File size: 549 Bytes
1abe985 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
# Tools & Transcription transformers whisper faster-whisper==1.0.1 ctranslate2>=4.6.0 PyPDF2 pypdf reportlab bs4 beautifulsoup4 # Enhanced Analysis & MCP/ACP opencv-python pillow duckduckgo-search wikipedia-api easyocr langchain-groq timm # Optional sse-starlette wikipedia arxiv cassio streamlit supabase # CUDA-enabled Torch (installed separately) # torch==2.2.2+cu121 and torchvision==0.17.2+cu121 # Must be installed via pip with specific index: # pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 |