cwhuh commited on
Commit
81d2c10
·
1 Parent(s): 6815a5c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ 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) [based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
115
  """)
116
 
117
  with gr.Group():