Kims12 commited on
Commit
9f1a187
·
verified ·
1 Parent(s): 98fdfb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -288,7 +288,7 @@ def generate_multiple_images(image1, image2, image3, prompt, progress=gr.Progres
288
 
289
  # Gradio 인터페이스
290
  with gr.Blocks() as demo:
291
- gr.HTML(
292
  """
293
  <div style="text-align: center; margin-bottom: 1rem;">
294
  <h1>4장 이미지 생성기 (예제 포함)</h1>
 
288
 
289
  # Gradio 인터페이스
290
  with gr.Blocks() as demo:
291
+ gr.HTML(
292
  """
293
  <div style="text-align: center; margin-bottom: 1rem;">
294
  <h1>4장 이미지 생성기 (예제 포함)</h1>