my_first / app.py
Iryna's picture
Create app.py
875672a
raw
history blame
92 Bytes
import gradio as gr
gr.Interface.load("huggingface/lvwerra/codeparrot").launch(share=True);