wifix199 commited on
Commit
008a766
·
verified ·
1 Parent(s): e004d17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,4 +5,4 @@ import gradio as gr
5
 
6
 
7
 
8
- gr.load("models/prompthero/openjourney",alias="our").launch()
 
5
 
6
 
7
 
8
+ gr.load("models/KingNish/flux-me",alias="our").launch()