# app.py import os os.system("sh setup.sh") import gradio as gr gr.load("models/playgroundai/playground-v2.5-1024px-aesthetic").launch()