Obai33 commited on
Commit
bd83e53
·
verified ·
1 Parent(s): fefdc0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/13LT1keMRDkMSrOYjvzkneI_PaRnLQWl0
8
  """
9
 
10
- !pip install gradio
11
 
12
  from nltk.corpus import stopwords
13
  import pandas as pd
 
7
  https://colab.research.google.com/drive/13LT1keMRDkMSrOYjvzkneI_PaRnLQWl0
8
  """
9
 
10
+ #!pip install gradio
11
 
12
  from nltk.corpus import stopwords
13
  import pandas as pd