import gradio as gr inter1 = gr.Interface.load("models/circulus/sd-photoreal-real-v2", title='Concept car generation', examples=['photorealistic render of 3d design, supercar, hypercar, concept ','(full length car photo) in studio, zoom out, hypercar, design, concept car, contest winner, high resolution render, octane, studio lighting, grey background, full view, car show, turntable, diffuse lights'], theme=gr.themes.Soft()) inter1.launch()