azizbarank commited on
Commit
8818553
·
1 Parent(s): c805a43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ Created on Mon Jun 6 20:56:08 2022
7
  import os
8
  os.system('pip install nltk')
9
  os.system('pip install sklearn')
 
10
 
11
  import nltk
12
 
 
7
  import os
8
  os.system('pip install nltk')
9
  os.system('pip install sklearn')
10
+ os.system('pip install sklearn')
11
 
12
  import nltk
13