Spaces:
Configuration error
Configuration error
Rename sentiment_analysis_m2_s3_(3).py to app.py
Browse files
sentiment_analysis_m2_s3_(3).py → app.py
RENAMED
@@ -9,8 +9,6 @@ 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 |
"""#Let's build a demo for a sentiment analysis task !
|
14 |
|