File size: 109 Bytes
9bd03c5
 
 
 
 
1
2
3
4
5
#import libraries
import gradio as gr

#interface
gr.Interface.load("models/prompthero/openjourney").launch()