franciszzj commited on
Commit
28778a5
1 Parent(s): 511497f

update app

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. demo.py +1 -1
app.py CHANGED
@@ -145,4 +145,4 @@ if __name__ == "__main__":
145
  allow_flagging=False,
146
  theme=gr.themes.Default(),
147
  )
148
- gr_demo.launch(share=True, server_port=7861, favicon_path="./assets/reset.png")
 
145
  allow_flagging=False,
146
  theme=gr.themes.Default(),
147
  )
148
+ gr_demo.launch(share=True, server_port=7860, favicon_path="./assets/reset.png")
demo.py CHANGED
@@ -145,4 +145,4 @@ if __name__ == "__main__":
145
  allow_flagging=False,
146
  theme=gr.themes.Default(),
147
  )
148
- gr_demo.launch(share=True, server_port=7861, favicon_path="./assets/reset.png")
 
145
  allow_flagging=False,
146
  theme=gr.themes.Default(),
147
  )
148
+ gr_demo.launch(share=True, server_port=7860, favicon_path="./assets/reset.png")