Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Afia-manubea
/
Afia-manubea-MovieDistilBertReview-SentimentPrediction-Model
like
0
Sleeping
App
Files
Files
Community
Afia-manubea
commited on
Jan 14, 2024
Commit
8afbed4
•
1 Parent(s):
97cddc1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -11,3 +11,4 @@ iface = gr.Interface(fn=predict_sentiment, inputs="text", outputs="text")
11
12
iface.launch()
13
11
12
iface.launch()
13
14
+