AIRider commited on
Commit
b082823
·
verified ·
1 Parent(s): 1426c96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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(