Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alexpaul
/
alexpaul-BiEru-base
like
0
Runtime error
App
Files
Files
Community
a34565c
alexpaul-BiEru-base
/
app.py
alexpaul
initial commit
a34565c
over 1 year ago
raw
Copy download link
history
blame
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alexpaul/BiEru-base"
).launch()