hanantonio commited on
Commit
72ae378
·
verified ·
1 Parent(s): daefef5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. src/requirements.txt +2 -2
src/requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  streamlit==1.44.0
2
  pandas==2.2.3
3
  seaborn
@@ -8,8 +10,6 @@ numpy
8
  wordcloud
9
  fastopic==1.0.1
10
  topmost==1.0.2
11
- torch>=2.5.0
12
- torchvision>=0.20.0
13
  gensim==4.3.3
14
  joblib==1.2.0
15
  scikit-learn==1.5.2
 
1
+ torch==2.5.0
2
+ torchvision==0.20.0
3
  streamlit==1.44.0
4
  pandas==2.2.3
5
  seaborn
 
10
  wordcloud
11
  fastopic==1.0.1
12
  topmost==1.0.2
 
 
13
  gensim==4.3.3
14
  joblib==1.2.0
15
  scikit-learn==1.5.2