seonglae-holistic commited on
Commit
ddacc68
·
1 Parent(s): 8680060

fix: yaml instead of latex

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -273,7 +273,7 @@ with demo:
273
  label=CITATION_BUTTON_LABEL,
274
  lines=6,
275
  elem_id="citation-button",
276
- language="latex",
277
  )
278
 
279
  # Only schedule space restarts if not in local mode
 
273
  label=CITATION_BUTTON_LABEL,
274
  lines=6,
275
  elem_id="citation-button",
276
+ language="yaml",
277
  )
278
 
279
  # Only schedule space restarts if not in local mode