alfraser commited on
Commit
49cdf38
1 Parent(s): d02c4c7

Added regex dependency as not installed by default on huggingface

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ pandas==2.1.1
2
  plotly==5.17.0
3
  chromadb==0.4.15
4
  better-profanity==0.7.0
 
 
2
  plotly==5.17.0
3
  chromadb==0.4.15
4
  better-profanity==0.7.0
5
+ regex==2023.10.3