text_to_image2 / app.py
Mayer21's picture
Create app.py
06945d3
raw
history blame contribute delete
No virus
88 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-2").launch()