afouda commited on
Commit
2b2c2e9
·
verified ·
1 Parent(s): e466c11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -851,5 +851,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="EduNatives Assistant") as demo:
851
 
852
  # --- 6. LAUNCH APP ---
853
  if __name__ == "__main__":
854
- demo.launch(debug=True)
855
-
 
851
 
852
  # --- 6. LAUNCH APP ---
853
  if __name__ == "__main__":
854
+ demo.launch(debug=True)