model / app.py
soiz's picture
Update app.py
8edc7f0 verified
raw
history blame
130 Bytes
import gradio as gr
# Switch to the new method as per the deprecation warning
gr.load("models/often", alias="removebg").launch()