Spaces:
Runtime error
Runtime error
File size: 477 Bytes
4219f31 e6f0575 4219f31 e6f0575 4219f31 e6f0575 4219f31 e6f0575 4219f31 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# Core dependencies with verified compatible versions gradio==3.50.2 pymupdf==1.23.0 python-docx==0.8.11 sentence-transformers==2.3.1 faiss-cpu==1.7.4 # Transformers stack with resolved dependencies transformers==4.38.0 tokenizers==0.15.2 safetensors==0.4.1 # Updated to meet transformers' requirement # Arabic processing pyarabic==0.6.14 arabic-reshaper==2.1.4 python-bidi==0.4.2 # Optimized torch installation torch==2.2.1 --index-url https://download.pytorch.org/whl/cpu |