YANAbillionarie commited on
Commit
fcf5d0f
·
verified ·
1 Parent(s): bb14980

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -236,7 +236,7 @@ HERO_HTML = """
236
  color: #ffc845; margin-bottom: 24px; max-width: 800px; margin-left: auto; margin-right: auto;
237
  text-shadow: 0 0 15px rgba(245, 166, 35, 0.6);
238
  ">
239
- Evaluate entries with an actual LLM Code Evaluation engine in seconds.
240
  </div>
241
 
242
  <div style="
@@ -329,7 +329,12 @@ HANDOFF_HTML = """
329
  box-shadow: 0 0 40px rgba(245, 166, 35, 0.15);
330
  ">
331
  <p style="font-size:1.15rem; color:#ffffff; font-weight:800; margin-bottom:14px;">
332
- The Ultimate Verdict Rests With You.
 
 
 
 
 
333
  </p>
334
  </div>
335
  """
 
236
  color: #ffc845; margin-bottom: 24px; max-width: 800px; margin-left: auto; margin-right: auto;
237
  text-shadow: 0 0 15px rgba(245, 166, 35, 0.6);
238
  ">
239
+ Evaluate 2,000+ submissions in seconds — without missing the best one. Evaluate entries with an actual LLM Code Evaluation engine in seconds.
240
  </div>
241
 
242
  <div style="
 
329
  box-shadow: 0 0 40px rgba(245, 166, 35, 0.15);
330
  ">
331
  <p style="font-size:1.15rem; color:#ffffff; font-weight:800; margin-bottom:14px;">
332
+ Now, We Are To Be Judged Only By You
333
+ </p>
334
+ <p style="font-size:0.95rem; color:#a0a0c0; line-height:1.6; margin:0 auto; max-width:550px;">
335
+ We helped Judge everyone else. <br>
336
+ Now this tool itself is a submission, sitting in the same pile, waiting for the same verdict.<br><br>
337
+ <span style="color:#F5A623; font-weight:700;">The judge is you.</span>
338
  </p>
339
  </div>
340
  """