Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yinting
/
Salesforce-codegen-350M-mono
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e100fd3
Salesforce-codegen-350M-mono
/
app.py
yinting
initial commit
e100fd3
about 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen-350M-mono"
).launch()