Spaces:
Sleeping
Sleeping
Update ui_module.py
Browse files- 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 |
|