lulavc commited on
Commit
5a1522c
·
verified ·
1 Parent(s): 0c49c49

Update header title and subtitle

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1342,10 +1342,10 @@ with gr.Blocks(title="Z Image Turbo", css=css, theme=dark_theme) as demo:
1342
  gr.HTML("""
1343
  <div style="text-align: center; padding: 8px 16px 16px 16px;">
1344
  <h1 style="background: linear-gradient(135deg, #818cf8 0%, #a78bfa 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-size: clamp(1.5rem, 4vw, 2.2rem); margin-bottom: 8px; font-weight: 700;">
1345
- Z Image Turbo + GLM-4.6V
1346
  </h1>
1347
  <p style="color: #a1a1aa; font-size: 1rem; margin: 0;">
1348
- AI Image Generation & Transformation powered by DeepSeek Reasoning
1349
  </p>
1350
  <p style="color: #f472b6; font-size: 0.9rem; margin-top: 12px;">
1351
  If you liked it, please like it. Thank you!
 
1342
  gr.HTML("""
1343
  <div style="text-align: center; padding: 8px 16px 16px 16px;">
1344
  <h1 style="background: linear-gradient(135deg, #818cf8 0%, #a78bfa 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-size: clamp(1.5rem, 4vw, 2.2rem); margin-bottom: 8px; font-weight: 700;">
1345
+ Z-Image Turbo + GLM-4.6V / DeepSeek-3.2 Thinking
1346
  </h1>
1347
  <p style="color: #a1a1aa; font-size: 1rem; margin: 0;">
1348
+ Image Gen & Edit with GLM-4.6V + DeepSeek-3.2
1349
  </p>
1350
  <p style="color: #f472b6; font-size: 0.9rem; margin-top: 12px;">
1351
  If you liked it, please like it. Thank you!