LAP-DEV commited on
Commit
e5f1263
·
verified ·
1 Parent(s): 94693b1

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -0
modules/ui/htmls.py CHANGED
@@ -39,6 +39,7 @@ CSS = """
39
 
40
  MARKDOWN = """
41
  # Automatic speech recognition
 
42
  """
43
 
44
  MARKDOWN_NOTE = "Note: Always review & verify the output generated by AI models"
 
39
 
40
  MARKDOWN = """
41
  # Automatic speech recognition
42
+ ### Always review & verify the output generated by AI models
43
  """
44
 
45
  MARKDOWN_NOTE = "Note: Always review & verify the output generated by AI models"