Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
keminglu
/
instruction-following-open-world-information-extraction
like
1
Runtime error
App
Files
Files
Community
a34378f
instruction-following-open-world-information-extraction
/
app.py
keminglu
initial commit
a34378f
over 1 year ago
raw
Copy download link
history
blame
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/keminglu/pivoine-7b"
).launch()