import gradio as gr description = """
PICSCORE BETA-1
""" gr.Interface.load("CompVis/stable-diffusion-v1-4", description=description).launch()