aibota01 commited on
Commit
d211fb0
·
1 Parent(s): dad1232
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Object Weight Evaluator
3
  emoji: 🥇
4
  colorFrom: green
5
  colorTo: indigo
 
1
  ---
2
+ title: Food Weight Benchmark
3
  emoji: 🥇
4
  colorFrom: green
5
  colorTo: indigo
app.py CHANGED
@@ -283,7 +283,7 @@ with gr.Blocks() as demo:
283
  ### Sample Submission Template
284
 
285
  Download a sample CSV file to see the required format:
286
- [Download Sample Submission CSV](https://huggingface.co/spaces/aibota01/object-weight-evaluator/resolve/main/sample_submission.csv)
287
  """
288
  )
289
 
 
283
  ### Sample Submission Template
284
 
285
  Download a sample CSV file to see the required format:
286
+ [Download Sample Submission CSV](https://huggingface.co/spaces/issai/Food-Weight-Benchmark/resolve/main/sample_submission.csv)
287
  """
288
  )
289