LAP-DEV commited on
Commit
127654c
·
verified ·
1 Parent(s): 558d59b

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -1
modules/ui/htmls.py CHANGED
@@ -43,7 +43,7 @@ MARKDOWN = """
43
 
44
  MARKDOWN_NOTE = """
45
  # Always review & verify the output generated by AI models
46
- <p style="color:red;">Hello World!</p>
47
  """
48
 
49
  NLLB_VRAM_TABLE = """
 
43
 
44
  MARKDOWN_NOTE = """
45
  # Always review & verify the output generated by AI models
46
+ <p style='color:red;'>Hello World!</p>
47
  """
48
 
49
  NLLB_VRAM_TABLE = """