Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Juno360219
/
albert-base-v2
like
1
Running
App
Files
Files
Community
1
main
albert-base-v2
/
app.py
Juno360219
initial commit
999ed24
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/albert-base-v2"
).launch()