Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alaa-lab
/
InstructCV
like
63
Sleeping
App
Files
Files
Community
2
afa4646
InstructCV
/
app.py
yulu2
initial commit
afa4646
over 1 year ago
raw
Copy download link
history
blame
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alaa-lab/InstructCV"
).launch()