Spaces:
Running
Running
jhj0517
commited on
Commit
·
d74c8ff
1
Parent(s):
8126fce
Fix typo
Browse files- modules/ui/htmls.py +1 -1
modules/ui/htmls.py
CHANGED
|
@@ -38,7 +38,7 @@ CSS = """
|
|
| 38 |
"""
|
| 39 |
|
| 40 |
MARKDOWN = """
|
| 41 |
-
### [Whisper
|
| 42 |
"""
|
| 43 |
|
| 44 |
|
|
|
|
| 38 |
"""
|
| 39 |
|
| 40 |
MARKDOWN = """
|
| 41 |
+
### [Whisper-WebUI](https://github.com/jhj0517/Whsiper-WebUI)
|
| 42 |
"""
|
| 43 |
|
| 44 |
|