abubakaraabi786 commited on
Commit
ac13784
·
verified ·
1 Parent(s): 9f4f7ae

Update App.py Version 5

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -173,4 +173,5 @@ with gr.Blocks(theme=gr.themes.Soft(), title="⚡ Programming Tutor - GROQ") as
173
 
174
  # Launch the app
175
  if __name__ == "__main__":
 
176
  demo.launch(debug=False, server_name="0.0.0.0", server_port=7860)
 
173
 
174
  # Launch the app
175
  if __name__ == "__main__":
176
+
177
  demo.launch(debug=False, server_name="0.0.0.0", server_port=7860)