felfri commited on
Commit
ec21d43
·
verified ·
1 Parent(s): 3534352

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -442,7 +442,7 @@ class AIEvaluationForm:
442
  uploaded_file.change(fn=load_uploaded_json, inputs=uploaded_file, outputs=uploaded_preview)
443
 
444
  gr.Markdown("""
445
- ### \ud83d\udcec Submit Your Scorecard to the Eval Cards Repository
446
  Once downloaded, you can contribute by submitting a pull request to [Eval Cards GitHub](https://github.com/evaleval/Eval_Cards).
447
  Place your file in the `submissions/` directory.
448
  """)
 
442
  uploaded_file.change(fn=load_uploaded_json, inputs=uploaded_file, outputs=uploaded_preview)
443
 
444
  gr.Markdown("""
445
+ ### 📬 Submit Your Scorecard to the Eval Cards Repository
446
  Once downloaded, you can contribute by submitting a pull request to [Eval Cards GitHub](https://github.com/evaleval/Eval_Cards).
447
  Place your file in the `submissions/` directory.
448
  """)