Update app.py
Browse files
app.py
CHANGED
|
@@ -50,14 +50,6 @@ footer, .footer, .gradio-container footer, .built-with, [class*="footer"], .grad
|
|
| 50 |
height: 0 !important;
|
| 51 |
}
|
| 52 |
|
| 53 |
-
############## 중요
|
| 54 |
-
/* 우측 상단 허깅페이스 탭/버튼 숨기기 */
|
| 55 |
-
.gr-share-btn, button[title="Share"], a[href*="huggingface.co"],
|
| 56 |
-
.svelte-1ed2p3z, [class*="share"], .gr-button-tool,
|
| 57 |
-
.gradio-container > .main > .wrap > header button {
|
| 58 |
-
display: none !important;
|
| 59 |
-
visibility: hidden !important;
|
| 60 |
-
}
|
| 61 |
|
| 62 |
/* HOME Button Style */
|
| 63 |
.home-button-container {
|
|
|
|
| 50 |
height: 0 !important;
|
| 51 |
}
|
| 52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
/* HOME Button Style */
|
| 55 |
.home-button-container {
|