Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
CarperAI-diff-codegen-6b-v2
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
78da2e7
CarperAI-diff-codegen-6b-v2
/
app.py
akhaliq
HF staff
initial commit
78da2e7
almost 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CarperAI/diff-codegen-6b-v2"
).launch()