Spaces:
Running
Running
crcdng
commited on
Commit
·
f338e0e
1
Parent(s):
b6ee55e
inlining path
Browse files- Gradio_UI.py +1 -1
Gradio_UI.py
CHANGED
@@ -266,7 +266,7 @@ class GradioUI:
|
|
266 |
title=(
|
267 |
"""
|
268 |
<center>
|
269 |
-
<h1 style='font-family: Cyberpunk; font-size: 38px;'> Your Cyber Local Time Expert </h1>
|
270 |
</center>
|
271 |
"""
|
272 |
)
|
|
|
266 |
title=(
|
267 |
"""
|
268 |
<center>
|
269 |
+
<h1 style='font-family: Cyberpunk; src: url("/gradio_api/file=/Cyberpunk.otf") format("otf"); font-size: 38px;'> Your Cyber Local Time Expert </h1>
|
270 |
</center>
|
271 |
"""
|
272 |
)
|