Spaces:
Configuration error
Configuration error
File size: 560 Bytes
0fbbd4a abbea12 0fbbd4a 191c899 0fbbd4a 191c899 bc0fa33 191c899 0fbbd4a 191c899 61aff42 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# Core gradio requests>=2.31.0 # LlamaIndex llama-index llama-index-core llama-index-llms-huggingface-api # ← Ajoutez ce package manquant llama-index-embeddings-huggingface llama-index-readers-file llama-index-tools-arxiv llama-index-postprocessor-sbert-rerank llama-index-readers-web # ML Stack (ESSENTIELS) transformers>=4.37.0,<5.0.0 # ← Essentiel pour HF ecosystem torch>=2.0.0,<3.0.0 # ← Essentiel pour embeddings/reranking sentence-transformers>=2.6.1,<3.0.0 # ← Version compatible # Utilities duckduckgo-search Pillow python-dotenv |