Raghuan commited on
Commit
bca1a3f
1 Parent(s): 4af9515

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -477,4 +477,4 @@ with gr.Blocks(css=CSS, theme=gr.themes.Soft(text_size=sizes.text_md)) as demo:
477
 
478
  next_p1.click(check_validity_and_llm, session_states, tabs)
479
  if __name__ == "__main__":
480
- demo.launch(server_port=7861)
 
477
 
478
  next_p1.click(check_validity_and_llm, session_states, tabs)
479
  if __name__ == "__main__":
480
+ demo.launch(server_port=8008)