Navvaf commited on
Commit
ee34469
1 Parent(s): cc0b127

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -8,7 +8,8 @@ Original file is located at
8
 
9
  Installations
10
  """
11
-
 
12
 
13
 
14
  """#Let's build a demo for a sentiment analysis task !
 
8
 
9
  Installations
10
  """
11
+ !pip install gradio --quiet
12
+ !pip install transformers --quiet
13
 
14
 
15
  """#Let's build a demo for a sentiment analysis task !