osanseviero's picture
Fix port (#1)
fec1a3e
raw
history blame contribute delete
124 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch(server_name="0.0.0.0", debug=True)