LAP-DEV commited on
Commit
5df66fe
·
verified ·
1 Parent(s): 5106080

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -3
modules/ui/htmls.py CHANGED
@@ -41,9 +41,7 @@ MARKDOWN = """
41
  # Automatic speech recognition
42
  """
43
 
44
- MARKDOWN_NOTE = """
45
- Always review & verify the output generated by AI models
46
- """
47
 
48
  NLLB_VRAM_TABLE = """
49
  <!DOCTYPE html>
 
41
  # Automatic speech recognition
42
  """
43
 
44
+ MARKDOWN_NOTE = "Always review & verify the output generated by AI models"
 
 
45
 
46
  NLLB_VRAM_TABLE = """
47
  <!DOCTYPE html>