CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
Irnkvezz
/
SIC98-GPT2-python-code-generator
source
Hugging Face
updated 4y ago
View on Hugging Face
1
likes
Like
Save
Clone
overview
files
community
commits
settings
root
app.py
app.py
3 lines
Copy path
Download
Raw
Back to root
1
import gradio as gr
2
3
gr.Interface.load("models/SIC98/GPT2-python-code-generator").launch()