Echoforge24 commited on
Commit
dac4d2d
·
verified ·
1 Parent(s): 90d6e06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -97,7 +97,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
97
  # 🚀 Launch the App
98
  # -------------------------
99
 
100
- # This runs the app if the file is being executed directly (not imported)
101
- if __name__ == "__main__":
102
- demo.launch() # Starts the Gradio interface so users can chat with the bot
103
 
 
97
  # 🚀 Launch the App
98
  # -------------------------
99
 
 
 
 
100