pradeep6kumar2024 commited on
Commit
c64b3d5
·
1 Parent(s): 07a96d2

added everything

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -245,5 +245,4 @@ demo = gr.Interface(
245
  )
246
 
247
  if __name__ == "__main__":
248
- # Using the modern approach without queue method
249
  demo.launch(max_threads=1) # Limit the number of worker threads
 
245
  )
246
 
247
  if __name__ == "__main__":
 
248
  demo.launch(max_threads=1) # Limit the number of worker threads