openfree commited on
Commit
f364738
·
verified ·
1 Parent(s): 77dd447

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -5
app.py CHANGED
@@ -109,12 +109,10 @@ footer {
109
  }
110
  """
111
 
112
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, analytics_enabled=False) as demo:
113
- gr.HTML('<div class="title"> President Yoon in KOREA </div>')
 
114
 
115
- gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fopenfree-korea-president-yoon.hf.space">
116
- <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fopenfree-korea-president-yoon.hf.space&countColor=%23263759" />
117
- </a>""")
118
 
119
  with gr.Tabs() as tabs:
120
  with gr.Tab("Generation"):
 
109
  }
110
  """
111
 
112
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Blue", css=css, analytics_enabled=False) as demo:
113
+ gr.HTML('<div class="title"> President DJ(김대중) in KOREA </div>')
114
+
115
 
 
 
 
116
 
117
  with gr.Tabs() as tabs:
118
  with gr.Tab("Generation"):