ginipick commited on
Commit
8386ba6
·
verified ·
1 Parent(s): 1bec157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -338,7 +338,7 @@ examples = [
338
  ]
339
 
340
  # Gradio 인터페이스 생성
341
- demo = gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange")
342
 
343
  with demo:
344
  gr.Markdown("# 🎭 StyleGen : Flux Inpainting")
 
338
  ]
339
 
340
  # Gradio 인터페이스 생성
341
+ demo = gr.Blocks(theme="soft")
342
 
343
  with demo:
344
  gr.Markdown("# 🎭 StyleGen : Flux Inpainting")