Navvaf commited on
Commit
cc0b127
1 Parent(s): 63559ab

Update app.py

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