Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JamJamBot
/
hku-nlp-instructor-large
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
118acc7
hku-nlp-instructor-large
/
app.py
JamJamBot
initial commit
118acc7
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hku-nlp/instructor-large"
).launch()