Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
weshagarman
/
ashok2216-gpt2-amazon-sentiment-classifier-V1.0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ashok2216-gpt2-amazon-sentiment-classifier-V1.0
/
app.py
weshagarman
initial commit
2a72f1d
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/ashok2216/gpt2-amazon-sentiment-classifier-V1.0"
).launch()