| # For fuzzy matching | |
| fuzzywuzzy==0.18.0 | |
| # For Hugging Face Hub | |
| huggingface_hub==0.25.2 | |
| # For using a transformer model | |
| transformers==4.31.0 | |
| torch==2.0.1 | |
| # Numpy | |
| numpy==1.23.5 |
| # For fuzzy matching | |
| fuzzywuzzy==0.18.0 | |
| # For Hugging Face Hub | |
| huggingface_hub==0.25.2 | |
| # For using a transformer model | |
| transformers==4.31.0 | |
| torch==2.0.1 | |
| # Numpy | |
| numpy==1.23.5 |