luisoala commited on
Commit
b64f067
Β·
1 Parent(s): f7e7796
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def process_file(file):
30
 
31
  def create_ui():
32
  with gr.Blocks(theme=gr.themes.Soft()) as app:
33
- gr.Markdown("# πŸ”ŽπŸ₯: Croissant JSON-LD Validator for NeurIPS")
34
  gr.Markdown("""
35
  Upload your Croissant JSON-LD file or enter a URL to validate if it meets the requirements for NeurIPS submission.
36
  The validator will check:
 
30
 
31
  def create_ui():
32
  with gr.Blocks(theme=gr.themes.Soft()) as app:
33
+ gr.Markdown("# πŸ”ŽπŸ₯ Croissant JSON-LD Validator for NeurIPS")
34
  gr.Markdown("""
35
  Upload your Croissant JSON-LD file or enter a URL to validate if it meets the requirements for NeurIPS submission.
36
  The validator will check: