Omnibus commited on
Commit
23609fc
1 Parent(s): 145bb0c

Update chain.py

Browse files
Files changed (1) hide show
  1. chain.py +1 -1
chain.py CHANGED
@@ -368,4 +368,4 @@ with gr.Blocks() as bc:
368
  mine_b.click(mine_block,[chain_repo,chain_n],[json_out,chain_json,trans_data,block_text])
369
 
370
 
371
- bc.launch(enable_queue=False)
 
368
  mine_b.click(mine_block,[chain_repo,chain_n],[json_out,chain_json,trans_data,block_text])
369
 
370
 
371
+ #bc.launch(enable_queue=False)