File size: 114 Bytes
99123d5
8af3d8a
99123d5
eecbc64
99123d5
8af3d8a
1
2
3
4
5
6
#imports
import gradio as gr
import src.py

#model
gr.Interface.load("models/johnslegers/epic-diffusion").launch()