tournas commited on
Commit
6711ff6
·
verified ·
1 Parent(s): 3e59dae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -84,7 +84,6 @@ demo = gr.Interface(
84
  title="AI-Powered Storytelling Assistant",
85
  description="An AI assistant combining Object Detection, NLP, Image Generation, and TTS!"
86
  )
87
- )
88
 
89
  if __name__ == "__main__":
90
  demo.launch()
 
84
  title="AI-Powered Storytelling Assistant",
85
  description="An AI assistant combining Object Detection, NLP, Image Generation, and TTS!"
86
  )
 
87
 
88
  if __name__ == "__main__":
89
  demo.launch()