Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hamxa500
/
facebook-opt-350m
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-opt-350m
/
app.py
hamxa500
initial commit
f5de19d
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/opt-350m"
).launch()