openfree commited on
Commit
e7dd3d1
ยท
verified ยท
1 Parent(s): 6a37b67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -8
app.py CHANGED
@@ -664,9 +664,9 @@ css = """
664
  /* 1) UI๋ฅผ ์ฒ˜์Œ๋ถ€ํ„ฐ ๊ฐ€์žฅ ๋„“๊ฒŒ (width 100%) ๊ณ ์ •ํ•˜์—ฌ ํ‘œ์‹œ */
665
  .gradio-container {
666
  background: rgba(255, 255, 255, 0.95);
667
- border-radius: 15px;
668
  padding: 30px 40px;
669
- box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
670
  margin: 20px auto; /* ์œ„์•„๋ž˜ ์—ฌ๋ฐฑ๋งŒ ์œ ์ง€ */
671
  width: 100% !important;
672
  max-width: none !important; /* 1200px ์ œํ•œ ์ œ๊ฑฐ */
@@ -679,7 +679,7 @@ css = """
679
 
680
  /* 2) ๋ฐฐ๊ฒฝ์„ ์—ฐํ•˜๊ณ  ํˆฌ๋ช…ํ•œ ํŒŒ์Šคํ…” ํ†ค ๊ทธ๋ผ๋””์–ธํŠธ๋กœ ๋ณ€๊ฒฝ */
681
  body {
682
- background: linear-gradient(135deg, rgba(255, 229, 210, 0.6), rgba(255, 240, 245, 0.6));
683
  margin: 0;
684
  padding: 0;
685
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
@@ -688,20 +688,21 @@ body {
688
 
689
  /* ๋ฒ„ํŠผ ์ƒ‰์ƒ๋„ ๊ธฐ์กด์˜ ์ง™์€ ๋ถ‰์€-์ฃผํ™ฉ โ†’ ํŒŒ์Šคํ…” ๊ณ„์—ด๋กœ ์—ฐํ•˜๊ฒŒ */
690
  button, .btn {
691
- background: linear-gradient(90deg, rgba(255, 210, 220, 0.7), rgba(255, 190, 200, 0.7)) !important;
692
  border: none;
693
  color: #333; /* ๊ธ€์ž ์ž˜ ๋ณด์ด๋„๋ก ์•ฝ๊ฐ„ ์ง„ํ•œ ๊ธ€์”จ */
694
  padding: 12px 24px;
695
  text-transform: uppercase;
696
  font-weight: bold;
697
  letter-spacing: 1px;
698
- border-radius: 5px;
699
  cursor: pointer;
700
- transition: transform 0.2s ease-in-out;
701
  }
702
 
703
  button:hover, .btn:hover {
704
- transform: scale(1.03);
 
705
  }
706
 
707
  #examples_container {
@@ -725,7 +726,6 @@ title_html = """
725
 
726
 
727
 
728
-
729
  with gr.Blocks(css=css, title="Gemma3-uncensored-R27B") as demo:
730
  gr.Markdown(title_html)
731
 
 
664
  /* 1) UI๋ฅผ ์ฒ˜์Œ๋ถ€ํ„ฐ ๊ฐ€์žฅ ๋„“๊ฒŒ (width 100%) ๊ณ ์ •ํ•˜์—ฌ ํ‘œ์‹œ */
665
  .gradio-container {
666
  background: rgba(255, 255, 255, 0.95);
667
+ /* border-radius: 15px; - ๋ฌธ์ œ ๋ถ€๋ถ„ ์ œ๊ฑฐ */
668
  padding: 30px 40px;
669
+ /* box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3); - ํ˜น์‹œ ๋ชจ๋ฅผ ๋ฌธ์ œ ๋ถ€๋ถ„ ์ œ๊ฑฐ */
670
  margin: 20px auto; /* ์œ„์•„๋ž˜ ์—ฌ๋ฐฑ๋งŒ ์œ ์ง€ */
671
  width: 100% !important;
672
  max-width: none !important; /* 1200px ์ œํ•œ ์ œ๊ฑฐ */
 
679
 
680
  /* 2) ๋ฐฐ๊ฒฝ์„ ์—ฐํ•˜๊ณ  ํˆฌ๋ช…ํ•œ ํŒŒ์Šคํ…” ํ†ค ๊ทธ๋ผ๋””์–ธํŠธ๋กœ ๋ณ€๊ฒฝ */
681
  body {
682
+ background: #f5f5f5; /* ๊ทธ๋ผ๋””์–ธํŠธ ๋Œ€์‹  ๋‹จ์ƒ‰ ์‚ฌ์šฉ */
683
  margin: 0;
684
  padding: 0;
685
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
 
688
 
689
  /* ๋ฒ„ํŠผ ์ƒ‰์ƒ๋„ ๊ธฐ์กด์˜ ์ง™์€ ๋ถ‰์€-์ฃผํ™ฉ โ†’ ํŒŒ์Šคํ…” ๊ณ„์—ด๋กœ ์—ฐํ•˜๊ฒŒ */
690
  button, .btn {
691
+ background: #ffb6c1 !important; /* ๊ทธ๋ผ๋””์–ธํŠธ ๋Œ€์‹  ๋‹จ์ƒ‰ ์‚ฌ์šฉ */
692
  border: none;
693
  color: #333; /* ๊ธ€์ž ์ž˜ ๋ณด์ด๋„๋ก ์•ฝ๊ฐ„ ์ง„ํ•œ ๊ธ€์”จ */
694
  padding: 12px 24px;
695
  text-transform: uppercase;
696
  font-weight: bold;
697
  letter-spacing: 1px;
698
+ /* border-radius: 5px; - ๋ฌธ์ œ ๋ถ€๋ถ„ ์ œ๊ฑฐ */
699
  cursor: pointer;
700
+ /* transition: transform 0.2s ease-in-out; - ํ˜น์‹œ ๋ชจ๋ฅผ ๋ฌธ์ œ ๋ถ€๋ถ„ ์ œ๊ฑฐ */
701
  }
702
 
703
  button:hover, .btn:hover {
704
+ /* transform: scale(1.03); - ํ˜น์‹œ ๋ชจ๋ฅผ ๋ฌธ์ œ ๋ถ€๋ถ„ ์ œ๊ฑฐ */
705
+ background: #ff69b4 !important;
706
  }
707
 
708
  #examples_container {
 
726
 
727
 
728
 
 
729
  with gr.Blocks(css=css, title="Gemma3-uncensored-R27B") as demo:
730
  gr.Markdown(title_html)
731