cartoonizer / app.py
tarjomeh's picture
initial commit
f10bec5
raw
history blame contribute delete
91 Bytes
import gradio as gr
gr.Interface.load("models/instruction-tuning-sd/cartoonizer").launch()