Daryl Fung commited on
Commit
728b8e0
1 Parent(s): 82a6d5c

added new pre reqiurements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ gensim==4.3.1
2
  gradio==3.27.0
3
  keybert==0.7.0
4
  matplotlib==3.7.1
5
- gnumpy==1.23.5
6
  pandas==2.0.0
7
  Pillow==9.5.0
8
  pyLDAvis==3.4.0
 
2
  gradio==3.27.0
3
  keybert==0.7.0
4
  matplotlib==3.7.1
5
+ numpy==1.23.5
6
  pandas==2.0.0
7
  Pillow==9.5.0
8
  pyLDAvis==3.4.0