leofltt commited on
Commit
6c1c079
·
1 Parent(s): 8e450dd

push force doesn t work on hf spaces

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -374,7 +374,8 @@ with gr.Blocks() as demo:
374
  3. Click 'Run Evaluation & Submit All Answers' to fetch the questions, run the agent, submit the answers, and see your score.
375
  ---
376
  **Disclaimer:**
377
- - Once you click the submit button, please be patient. The agent needs time to process all the questions, which can take several minutes depending on the model and hardware.
 
378
  """
379
  )
380
 
 
374
  3. Click 'Run Evaluation & Submit All Answers' to fetch the questions, run the agent, submit the answers, and see your score.
375
  ---
376
  **Disclaimer:**
377
+ - Once you click the submit button, please be patient.
378
+ The agent needs time to process all the questions, which can take several minutes depending on the model and hardware.
379
  """
380
  )
381