Coool2 commited on
Commit
5313846
·
verified ·
1 Parent(s): e114392

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -173,6 +173,7 @@ with gr.Blocks() as demo:
173
  )
174
 
175
  gr.LoginButton()
 
176
 
177
  run_button = gr.Button("Run Evaluation & Submit All Answers")
178
 
 
173
  )
174
 
175
  gr.LoginButton()
176
+ login_button.activate()
177
 
178
  run_button = gr.Button("Run Evaluation & Submit All Answers")
179