initial app.py needed a little tweak for me to run

#5
by smoothiterator - opened

import gradio as gr

iface = gr.load(
"models/jasperai/Flux.1-dev-Controlnet-Upscaler",
cache_examples=False
)

iface.launch()

smoothiterator changed discussion title from initial app.py need a little tweak for me to run to initial app.py needed a little tweak for me to run
smoothiterator changed discussion status to closed
smoothiterator changed discussion status to open

still not running :(

smoothiterator changed discussion status to closed

Sign up or log in to comment