LAP-DEV commited on
Commit
eb75165
·
verified ·
1 Parent(s): 59da381

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +2 -4
modules/ui/htmls.py CHANGED
@@ -41,12 +41,10 @@ MARKDOWN = """
41
  # Automatic speech recognition
42
  """
43
 
44
- MARKDOWN_NOTE_TEST = """
45
- <div style="color: #a89032; font-size: 10px; font-style: italic;">Always review & verify the output generated by AI models</div>
46
  """
47
 
48
- MARKDOWN_NOTE = "<p style='color:blue;font-size:46px;'>test</p>"
49
-
50
  NLLB_VRAM_TABLE = """
51
  <!DOCTYPE html>
52
  <html lang="en">
 
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>
50
  <html lang="en">