openjourney / midjourney.py
shayakh's picture
Duplicate from CofAI/openjourney
9bd03c5
raw
history blame contribute delete
No virus
109 Bytes
#import libraries
import gradio as gr
#interface
gr.Interface.load("models/prompthero/openjourney").launch()