LAP-DEV commited on
Commit
13cd558
·
verified ·
1 Parent(s): 2ac939b

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -1
modules/ui/htmls.py CHANGED
@@ -45,7 +45,7 @@ MARKDOWN = """
45
  # Automatic speech recognition
46
  """
47
 
48
- MARKDOWN_NOTE = "<p class=""md_project"">Note: Always review & verify the output generated by AI models</p>"
49
 
50
  NLLB_VRAM_TABLE = """
51
  <!DOCTYPE html>
 
45
  # Automatic speech recognition
46
  """
47
 
48
+ MARKDOWN_NOTE = "<p id=""md_project"">Note: Always review & verify the output generated by AI models</p>"
49
 
50
  NLLB_VRAM_TABLE = """
51
  <!DOCTYPE html>