akukkapa commited on
Commit
1efc6e5
·
verified ·
1 Parent(s): 40c76e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,4 +130,4 @@ with gr.Blocks(title="AI Meme Generator") as demo:
130
  )
131
 
132
  if __name__ == "__main__":
133
- demo.launch(server_name="0.0.0.0", server_port=7860)
 
130
  )
131
 
132
  if __name__ == "__main__":
133
+ demo.launch()