Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bear222
/
SIC98-GPT2-python-code-generator
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
32e3515
SIC98-GPT2-python-code-generator
/
app.py
bear222
initial commit
32e3515
about 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SIC98/GPT2-python-code-generator"
).launch()