entropy25 commited on
Commit
1aada0e
·
verified ·
1 Parent(s): 16b400a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -6,4 +6,7 @@ numpy>=1.21
6
  seaborn>=0.11
7
  wordcloud>=1.8.1
8
  scipy>=1.7
9
-
 
 
 
 
6
  seaborn>=0.11
7
  wordcloud>=1.8.1
8
  scipy>=1.7
9
+ torch>=2.0.0
10
+ scikit-learn>=1.0.0
11
+ networkx>=2.6.0
12
+ pillow>=8.0.0