OnlyCheeini commited on
Commit
0657516
·
verified ·
1 Parent(s): 51356d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,4 +148,4 @@ with gr.Blocks() as demo:
148
 
149
  if __name__ == "__main__":
150
  # In Gradio 6.0+, theme and title are passed here
151
- demo.launch(theme=theme, title="GreesyGPT Content Moderation")
 
148
 
149
  if __name__ == "__main__":
150
  # In Gradio 6.0+, theme and title are passed here
151
+ demo.launch(theme=theme)