iphann's picture
Update app.py
9c4b671 verified
raw
history blame contribute delete
139 Bytes
# app.py
import os
os.system("sh setup.sh")
import gradio as gr
gr.load("models/playgroundai/playground-v2.5-1024px-aesthetic").launch()