Aaron Angerami commited on
Commit
a873934
·
unverified ·
1 Parent(s): 79b3a07

Add datasets dependency to HF_requirements.txt

Browse files
Files changed (1) hide show
  1. HF_requirements.txt +1 -0
HF_requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  streamlit>=1.28.0
2
  plotly>=5.14.0
3
  kaleido>=0.2.1 # For plotly static image export (snapshot feature)
 
1
+ datasets>=2.14.0
2
  streamlit>=1.28.0
3
  plotly>=5.14.0
4
  kaleido>=0.2.1 # For plotly static image export (snapshot feature)