# Hugging Face Transformers and tokenizer transformers>=4.35.0 # PyTorch for model inference torch>=2.1.0 # Gradio for the web interface gradio>=5.49.1 # Hugging Face datasets (optional, for Dataset objects) datasets>=2.14.0 # Evaluate library (optional, for metrics) evaluate>=0.4.0 # Scikit-learn for classification report scikit-learn>=1.3.0 # Optional: For any future Hugging Face Hub interactions huggingface-hub>=0.19.0