Severian commited on
Commit
1662fd9
1 Parent(s): 2fdff33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ with gr.Blocks(theme="zenafey/prodia-web") as mj:
42
 
43
  gr.load("models/openskyml/midjourney-mini", title="⛵️ Midjourney-mini", description="Generate images using the Midjourney-mini model!", examples=examples)
44
 
45
- mj.launch(show_api=True, server_name="https://becketts-mid-journey-inference.com", server_port)
 
42
 
43
  gr.load("models/openskyml/midjourney-mini", title="⛵️ Midjourney-mini", description="Generate images using the Midjourney-mini model!", examples=examples)
44
 
45
+ mj.launch(show_api=True)