Kev09's picture
Update app.py
db674bb
raw
history blame contribute delete
101 Bytes
import gradio as gr
import Flask
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()