cwhuh commited on
Commit
2bde0d4
·
1 Parent(s): 81d2c10

chore : fix UI

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -111,7 +111,8 @@ with gr.Blocks(css=css, theme="soft") as demo:
111
 
112
  with gr.Column(elem_id="col-container"):
113
  gr.Markdown(f"""# 🐔 [POSTECH] PONIX Generator
114
- [Github](https://github.com/posplexity/ponix-generator) [based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
 
115
  """)
116
 
117
  with gr.Group():
 
111
 
112
  with gr.Column(elem_id="col-container"):
113
  gr.Markdown(f"""# 🐔 [POSTECH] PONIX Generator
114
+ **[[Github](https://github.com/posplexity/ponix-generator)]**
115
+ [based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
116
  """)
117
 
118
  with gr.Group():