openfree commited on
Commit
9448e5a
ยท
verified ยท
1 Parent(s): b71174f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -187,14 +187,6 @@ footer {visibility: hidden}
187
 
188
  # UI ๊ตฌ์„ฑ
189
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, title="GiniGEN ๐Ÿค–") as demo:
190
- gr.HTML(
191
- """
192
- <div style="text-align: center; max-width: 800px; margin: 0 auto;">
193
- <h1 style="font-size: 3em; font-weight: 600; margin: 0.5em;">AI ์–ด์‹œ์Šคํ„ดํŠธ ๐Ÿค–</h1>
194
- <h3 style="font-size: 1.2em; margin: 1em;">๋‹น์‹ ์˜ ๋“ ๋“ ํ•œ ๋Œ€ํ™” ํŒŒํŠธ๋„ˆ ๐Ÿ’ฌ</h3>
195
- </div>
196
- """
197
- )
198
 
199
  with gr.Row():
200
  with gr.Column(scale=2):
 
187
 
188
  # UI ๊ตฌ์„ฑ
189
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css, title="GiniGEN ๐Ÿค–") as demo:
 
 
 
 
 
 
 
 
190
 
191
  with gr.Row():
192
  with gr.Column(scale=2):