Text-to-Image / app.py
matt2cents's picture
Update app.py
600c801
raw
history blame
No virus
87 Bytes
import gradio as gr
gr.Interface.load("models/CompVis/stable-diffusion-v1-4").launch()