Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -158,8 +158,8 @@ button.gr-button.gr-button-lg:hover {
|
|
158 |
transform: translateY(-1px);
|
159 |
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
160 |
}
|
161 |
-
|
162 |
-
|
163 |
|
164 |
# Gradio 인터페이스 생성
|
165 |
with gr.Blocks(
|
|
|
158 |
transform: translateY(-1px);
|
159 |
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
160 |
}
|
161 |
+
"""
|
162 |
+
"""
|
163 |
|
164 |
# Gradio 인터페이스 생성
|
165 |
with gr.Blocks(
|