NSect's picture
Duplicate from Joeythemonster/MGX-Midjourney-v4
7970b09
raw
history blame contribute delete
228 Bytes
import gradio as gr
description = """<div>
<img src="https://i.imgur.com/FEA7N1p.png">
</div>
"""
gr.Interface.load("models/prompthero/openjourney", description=description).launch()