Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
CarperAI-diff-codegen-350m-v2
like
2
Runtime error
App
Files
Files
Community
7f55205
CarperAI-diff-codegen-350m-v2
/
app.py
akhaliq
HF staff
initial commit
7f55205
almost 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CarperAI/diff-codegen-350m-v2"
).launch()