Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
iswarpatel
/
goperigon-breaking-news-classifier_google-electra-small-generator
like
0
Runtime error
App
Files
Files
Community
main
goperigon-breaking-news-classifier_google-electra-small-generator
/
app.py
iswarpatel
initial commit
229aca1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/goperigon/breaking-news-classifier_google-electra-small-generator"
).launch()