Spaces:
Sleeping
Sleeping
# Core Dependencies | |
transformers==4.49.0 | |
torch==2.6.0 | |
nltk==3.9.1 | |
feedparser==6.0.11 | |
googlesearch-python==1.3.0 | |
scikit-learn==1.6.1 | |
gensim==4.3.3 | |
pandas==2.2.2 | |
numpy>=1.23.2 | |
deep-translator==1.11.4 | |
gtts==2.5.4 | |
# Web Scraping & HTTP Requests | |
requests | |
httpx | |
beautifulsoup4 | |
# Natural Language Processing | |
spacy | |
# Data Visualization | |
seaborn | |
matplotlib | |
# Utility & Performance Optimization | |
tqdm | |
# Interface | |
gradio | |
#API | |
fastapi | |
uvicorn | |