TDN-M commited on
Commit
7366870
·
verified ·
1 Parent(s): 46f1443

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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;'>This is a smaller text below the main heading</p>
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():