Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
shreefhamed/chirag2706-gpt2_code_generation_model
trhacknon
/
chirag2706-gpt2_code_generation_model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chirag2706-gpt2_code_generation_model
/
app.py
shreefhamed
initial commit
ca513b3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/chirag2706/gpt2_code_generation_model"
).launch()