fallpt-chat / app.py
lelafav502's picture
Update app.py
cc7ab21
raw
history blame
88 Bytes
import gradio as gr
# Load the model
gr.load("CompVis/stable-diffusion-v1-4").launch()