cwhuh commited on
Commit
aa3daa3
ยท
1 Parent(s): ea14e74

fix : build error

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ with gr.Blocks(css=css, theme="soft") as demo:
87
  [[based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)]
88
  """)
89
 
90
- with gr.Box():
91
  gr.Markdown("""
92
  ### ๐Ÿ” ์‚ฌ์šฉ ๊ฐ€์ด๋“œ
93
  - ์ƒ์„ฑํ•˜๊ณ  ์‹ถ์€ ์ด๋ฏธ์ง€๋ฅผ ํ•œ๊ธ€๋กœ ๊ฐ„๋‹จํ•˜๊ฒŒ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”.
 
87
  [[based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)]
88
  """)
89
 
90
+ with gr.Group():
91
  gr.Markdown("""
92
  ### ๐Ÿ” ์‚ฌ์šฉ ๊ฐ€์ด๋“œ
93
  - ์ƒ์„ฑํ•˜๊ณ  ์‹ถ์€ ์ด๋ฏธ์ง€๋ฅผ ํ•œ๊ธ€๋กœ ๊ฐ„๋‹จํ•˜๊ฒŒ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”.