Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
9wimu9
/
9wimu9-sinquad_xlm-squad2
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
cf62fa5
9wimu9-sinquad_xlm-squad2
/
app.py
9wimu9
initial commit
cf62fa5
about 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/9wimu9/sinquad_xlm-squad2"
).launch()