Spaces:
Sleeping
Sleeping
torch==2.0.0 # PyTorch for model building | |
transformers==4.31.0 # Hugging Face Transformers library | |
datasets==2.13.0 # Datasets library from Hugging Face | |
scikit-learn==1.2.2 # Scikit-learn for data manipulation and splitting | |
streamlit==1.17.0 # Streamlit for deploying the app | |
pandas==1.5.3 # For data manipulation | |
numpy==1.23.5 # For numerical operations | |