Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vorkrath
/
CarperAI-diff-codegen-6b-v2
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3d08181
CarperAI-diff-codegen-6b-v2
/
app.py
Vorkrath
initial commit
3d08181
about 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()