Update modules/ui/htmls.py
Browse files- 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>
|