Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlbieCofie
/
sentiment-classification-Gradio-App
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
AlbieCofie
commited on
Jul 12, 2023
Commit
d2bc29b
·
1 Parent(s):
9a5419c
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
import gradio as gr
2
-
3
-
gr.Interface.load("models/AlbieCofie/xlnet-base-sentiment").launch()