Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
utmite
/
uf-aice-lab-math-roberta
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
23d0bbe
uf-aice-lab-math-roberta
/
app.py
utmite
initial commit
23d0bbe
almost 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/uf-aice-lab/math-roberta"
).launch()