Spaces:
Running
on
Zero
Running
on
Zero
add : feedback url
Browse files
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)]**
|
115 |
[based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
|
116 |
""")
|
117 |
|
|
|
111 |
|
112 |
with gr.Column(elem_id="col-container"):
|
113 |
gr.Markdown(f"""# 🐔 [POSTECH] PONIX Generator
|
114 |
+
**[[Github](https://github.com/posplexity/ponix-generator)]** **[[피드백](https://docs.google.com/forms/d/1BccziUtYGF0ToTjZ8PmxZExJJgzpErCuWmrm6ui0COc/edit)]**
|
115 |
[based on FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
|
116 |
""")
|
117 |
|