Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lucas-w
/
SRDdev-QABERT-small
like
0
Sleeping
App
Files
Files
Community
7b8be8f
SRDdev-QABERT-small
/
app.py
lucas-w
initial commit
7b8be8f
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SRDdev/QABERT-small"
).launch()