Spaces:
Configuration error
Configuration error
File size: 1,497 Bytes
0fbbd4a 61a8085 0fbbd4a e48a3ae 6aad47c 0fbbd4a e48a3ae c961801 d4f30e1 ce743ae e48a3ae 792fede e48a3ae ec692d1 792fede e48a3ae 4cce747 0fbbd4a e48a3ae d1fc4da 446e0a6 8329a74 6b73e03 448937d 6b73e03 792fede ecc3536 792fede |
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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 |
# Core gradio==5.32.1 # Core ML and NLP torch>=2.0.0 transformers>=4.30.0 sentence-transformers>=2.2.0 huggingface-hub>=0.15.0 FlagEmbedding # LlamaIndex ecosystem llama-index>=0.10.0 llama-index-core>=0.10.0 llama-index-llms-huggingface>=0.2.0 llama-index-embeddings-huggingface>=0.2.0 llama-index-callbacks-wandb>=0.1.0 llama-index-tools-arxiv>=0.1.0 llama-index-readers-file>=0.1.0 llama-index-readers-web>=0.1.0 llama-index-readers-youtube-transcript>=0.1.0 llama-index-readers-json>=0.1.0 llama-index-readers-assemblyai>=0.1.0 llama-index-postprocessor-colpali-rerank llama-index-tools-duckduckgo>=0.1.0 # NEW: API Mode Dependencies (Optional) llama-index-llms-gemini>=0.1.0 llama-index-embeddings-gemini>=0.1.0 llama-index-llms-vllm>=0.1.0 llama-cloud-services>=0.1.0 # Document processing pypdf>=3.0.0 python-docx>=0.8.11 openpyxl>=3.1.0 pandas>=2.0.0 Pillow>=9.0.0 # Qwen accelerate qwen-vl-utils[decord] # NEW: Audio/Video processing (for VideoAudioReader) pydub>=0.25.1 speechrecognition>=3.10.0 ffmpeg-python>=0.2.0 # Web scraping and APIs requests>=2.28.0 trafilatura>=1.6.0 duckduckgo-search>=3.0.0 arxiv>=1.4.0 # Monitoring and logging weave # Utilities scipy>=1.10.0 tqdm>=4.65.0 numpy pandas scipy matplotlib seaborn plotly scikit-learn xgboost lightgbm statsmodels opencv-python scikit-image requests nltk spacy pytz tqdm sympy torch torchvision torchaudio unstructured lxml optimum-intel[openvino] # NEW: Enhanced document parsing python-multipart>=0.0.5 poppler-utils |