ctizzzy0 commited on
Commit
1ea6efe
·
verified ·
1 Parent(s): 6a4feeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -669,4 +669,4 @@ with gr.Blocks(title="CollegeGenius HF", theme=gr.themes.Soft()) as demo:
669
  app = demo
670
 
671
  if __name__ == "__main__":
672
- demo.queue(concurrency_count=2, max_size=32).launch()
 
669
  app = demo
670
 
671
  if __name__ == "__main__":
672
+ demo.queue(concurrency_count=2, max_size=32).launch()