Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -9,8 +9,8 @@ Original file is located at
|
|
9 |
Installations
|
10 |
"""
|
11 |
|
12 |
-
!pip install gradio
|
13 |
-
!pip install transformers
|
14 |
|
15 |
"""#Let's build a demo for a sentiment analysis task !
|
16 |
|
|
|
9 |
Installations
|
10 |
"""
|
11 |
|
12 |
+
!pip install gradio
|
13 |
+
!pip install transformers
|
14 |
|
15 |
"""#Let's build a demo for a sentiment analysis task !
|
16 |
|