proyecto / app.py
YerfithM's picture
Create app.py
8f7066c verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
demo = gr.load("ProomptEngineer/pe-pencil-drawing-style", src="models")
demo.launch()