hanantonio's picture
Upload 3 files
4ab46ef verified
raw
history blame contribute delete
380 Bytes
# Streamlit
streamlit==1.44.0
# Data science
pandas==2.2.3
numpy
matplotlib
seaborn
plotly
pillow
wordcloud
# NLP / Topic Modeling
fastopic==1.0.1 --no-deps
topmost==1.0.2 --no-deps
gensim==4.3.3
joblib==1.2.0
scikit-learn==1.5.2
nltk
# Torch (compatible with fastopic/topmost)
torch==1.11.0
torchvision==0.12.0
# TensorFlow
tensorflow==2.17.1