lykeven commited on
Commit
aa86025
1 Parent(s): 6accf0d

fix requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio
2
  seaborn
3
- PIL
4
  base64
5
  matplotlib
6
  spacy==3.6.0
 
1
  gradio
2
  seaborn
3
+ Pillow
4
  base64
5
  matplotlib
6
  spacy==3.6.0