Spaces:
Runtime error
Runtime error
| PyMuPDF==1.22.5 # For working with PDF files | |
| nltk==3.6.4 # For natural language processing | |
| scikit-learn>=0.18 # For TF-IDF vectorization and cosine similarity | |
| regex==2023.8.8 | |
| joblib==1.3.2 | |
| scipy==1.11.2 | |
| threadpoolctl==3.2.0 | |