Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saintyboy
/
lnair-opt-350m-wikitext2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a9119cb
lnair-opt-350m-wikitext2
/
app.py
saintyboy
initial commit
a9119cb
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lnair/opt-350m-wikitext2"
).launch()