Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GOTTo11
/
distilbert-distilbert-base-cased
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
distilbert-distilbert-base-cased
/
app.py
GOTTo11
initial commit
09669af
verified
19 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/distilbert/distilbert-base-cased"
).launch()