Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leehug
/
fabriceyhc-bert-base-uncased-yahoo_answers_topics
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fabriceyhc-bert-base-uncased-yahoo_answers_topics
/
app.py
leehug
initial commit
f6399f5
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"models/fabriceyhc/bert-base-uncased-yahoo_answers_topics"
).launch()