seawolf2357 commited on
Commit
0e4057f
ยท
verified ยท
1 Parent(s): 2f2f073

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -12
app.py CHANGED
@@ -1318,18 +1318,6 @@ with gr.Blocks(title="HWP AI ์–ด์‹œ์Šคํ„ดํŠธ", css=COMIC_CSS, delete_cache=(60,
1318
  # Tab 1: AI ์ฑ„ํŒ…
1319
  with gr.Tab("๐Ÿ’ฌ AI ์ฑ„ํŒ…"):
1320
  # Feature Box
1321
- gr.HTML("""
1322
- <div class="feature-box">
1323
- <div class="feature-title">๐ŸŽฏ AI ๋ฌธ์„œ ๋ถ„์„ ๊ธฐ๋Šฅ</div>
1324
- <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 10px;">
1325
- <div class="feature-item"><span class="feature-icon">๐Ÿ“–</span> <b>์ฝ๊ธฐ</b> - HWP/HWPX/PDF ์ž๋™ ํ…์ŠคํŠธ ์ถ”์ถœ</div>
1326
- <div class="feature-item"><span class="feature-icon">๐Ÿ‘๏ธ</span> <b>๋ณด๊ธฐ</b> - ์ด๋ฏธ์ง€ ๋ถ„์„ ๋ฐ ์ดํ•ด</div>
1327
- <div class="feature-item"><span class="feature-icon">๐Ÿ’ฌ</span> <b>๋งํ•˜๊ธฐ</b> - ์ž์—ฐ์Šค๋Ÿฌ์šด ํ•œ๊ตญ์–ด ๋Œ€ํ™”</div>
1328
- <div class="feature-item"><span class="feature-icon">๐Ÿง </span> <b>์ƒ๊ฐ</b> - ๋ฌธ์„œ ๋‚ด์šฉ ๋ถ„์„ ๋ฐ ์š”์•ฝ</div>
1329
- <div class="feature-item"><span class="feature-icon">๐Ÿ’พ</span> <b>๊ธฐ์–ต</b> - ๋Œ€ํ™” ๊ธฐ๋ก ์ž๋™ ์ €์žฅ</div>
1330
- </div>
1331
- </div>
1332
- """)
1333
 
1334
  with gr.Row():
1335
  with gr.Column(scale=1):
 
1318
  # Tab 1: AI ์ฑ„ํŒ…
1319
  with gr.Tab("๐Ÿ’ฌ AI ์ฑ„ํŒ…"):
1320
  # Feature Box
 
 
 
 
 
 
 
 
 
 
 
 
1321
 
1322
  with gr.Row():
1323
  with gr.Column(scale=1):