vincentiusyoshuac commited on
Commit
27ed2e1
·
verified ·
1 Parent(s): cdfa78b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  streamlit
2
  pandas
 
 
3
  plotly
4
  transformers
5
  torch
 
1
  streamlit
2
  pandas
3
+ numpy
4
+ networkx
5
  plotly
6
  transformers
7
  torch