Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -135,7 +135,7 @@ def txt2img(prompt, width, height):
|
|
135 |
with gr.Blocks() as demo:
|
136 |
gr.Markdown("""
|
137 |
# Flux ENHANCED ALL - Realistic
|
138 |
-
<p style='font-size: 14px;'>
|
139 |
""")
|
140 |
# Sử dụng hai cột để sắp xếp giao diện
|
141 |
with gr.Row():
|
|
|
135 |
with gr.Blocks() as demo:
|
136 |
gr.Markdown("""
|
137 |
# Flux ENHANCED ALL - Realistic
|
138 |
+
<p style='font-size: 14px;'>Feel free to explore my work and contact me for any inquiries via email: dung.ngt1988@gmail.com</p>
|
139 |
""")
|
140 |
# Sử dụng hai cột để sắp xếp giao diện
|
141 |
with gr.Row():
|