jiawei-ren commited on
Commit
af66c85
·
1 Parent(s): f404def
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -284,8 +284,8 @@ if __name__ == '__main__':
284
  allow_flagging='never',
285
  title="Balanced MSE for Imbalanced Visual Regression [CVPR 2022]",
286
  description="Welcome to the demo of Balanced MSE &#9878;. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
287
- "To get started, drag the sliders &#128071;&#128071; to create your training data! "
288
- "Examples &#128213; are at the bottom of the page.",
289
  examples=[
290
  [0.1, 0.8, 6.4, 51.2, 100, 0, 'Prepare Training Data'],
291
  [1, 10, 100, 10, 1, 0, 'Prepare Training Data'],
 
284
  allow_flagging='never',
285
  title="Balanced MSE for Imbalanced Visual Regression [CVPR 2022]",
286
  description="Welcome to the demo of Balanced MSE &#9878;. In this demo, we will work on a simple task: imbalanced <i>linear</i> regression. <br>"
287
+ "To get started, move the sliders &#127898; to create your training data "
288
+ "or click the examples &#128213; at the bottom of the page &#128071;&#128071;",
289
  examples=[
290
  [0.1, 0.8, 6.4, 51.2, 100, 0, 'Prepare Training Data'],
291
  [1, 10, 100, 10, 1, 0, 'Prepare Training Data'],