Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alexpaul
/
QI-small
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
QI-small
/
app.py
alexpaul
initial commit
e598ced
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alexpaul/QI-Large-v1"
).launch()