Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
coder-12356
/
tbs17-MathBERT-custom
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tbs17-MathBERT-custom
/
app.py
coder-12356
initial commit
10311d4
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/tbs17/MathBERT-custom"
).launch()