Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
CarperAI-diff-codegen-350m-v2
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f55205
CarperAI-diff-codegen-350m-v2
/
app.py
akhaliq
HF Staff
initial commit
7f55205
over 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()