VuAI commited on
Commit
b36534b
·
1 Parent(s): 94b260d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,4 +98,4 @@ with gr.Blocks(title="VN98 Translator", theme=gr.themes.Default(primary_hue="red
98
 
99
 
100
  if __name__ == "__main__":
101
- demo.launch(auth=login, auth_message="VN98 Translator.", enable_queue=False)
 
98
 
99
 
100
  if __name__ == "__main__":
101
+ demo.launch(auth=login, auth_message="VN98 Translator.", max_threads=80)