README / app.py
nroggendorff's picture
Update app.py
83fd735 verified
import gradio; with gradio.Blocks() as d: gradio.HTML('Providing popular models for use with HuggingFace for free.'); d.launch()