test-space / app.py
Jan Albrecht
Create app.py
77c232b
raw
history blame
92 Bytes
import gradio as gr
gr.Interface.load("huggingface/lvwerra/codeparrot").launch(share=True);