xpvwklvjp's picture
Update app.py
afa94ae verified
raw
history blame contribute delete
134 Bytes
import gradio as gr
with gr.Blocks(fill_height=True) as demo:
gr.load("models/John6666/the-araminta-fv1-sdxl")
demo.launch()