Amala06 commited on
Commit
9432be3
·
verified ·
1 Parent(s): ea88f32

Update ui_module.py

Browse files
Files changed (1) hide show
  1. ui_module.py +0 -1
ui_module.py CHANGED
@@ -228,7 +228,6 @@ RESULTS_HEADING_HTML = """
228
  INPUT_HINT_HTML = """
229
  <div style="font-size:12px;color:#4A4E60;margin-top:-4px;padding-bottom:4px;">
230
  Tip — paste your description and code above, then click <strong style="color:#7F77DD">Evaluate</strong>.
231
- Token limit: 2 048 per request.
232
  </div>
233
  """
234
 
 
228
  INPUT_HINT_HTML = """
229
  <div style="font-size:12px;color:#4A4E60;margin-top:-4px;padding-bottom:4px;">
230
  Tip — paste your description and code above, then click <strong style="color:#7F77DD">Evaluate</strong>.
 
231
  </div>
232
  """
233