mustidf commited on
Commit
73212cd
·
verified ·
1 Parent(s): 5064465

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,4 +18,4 @@ gr.Interface(
18
  outputs="image",
19
  title="MustiAI Image Gen",
20
  allow_flagging="never"
21
- )https://huggingface.co/mustidf/mustiAI/resolve/main/app.py
 
18
  outputs="image",
19
  title="MustiAI Image Gen",
20
  allow_flagging="never"
21
+ ).queue().launch(server_name="0.0.0.0", server_port=7860)