Spaces:
Sleeping
Sleeping
gradio==3.33.0 # For building the web interface | |
transformers==4.31.0 # For using Hugging Face models | |
nltk==3.8.1 # For natural language processing tasks (e.g., stopwords) | |
torch==2.1.0 # For running the Hugging Face models (requires PyTorch) |