Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yamayaml
/
prasanna2003-opt-350m-instruct
like
0
Runtime error
App
Files
Files
Community
ceac2c8
prasanna2003-opt-350m-instruct
/
app.py
yamayaml
initial commit
ceac2c8
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prasanna2003/opt-350m-instruct"
).launch()