Spaces:
Gopalag
/
Running on Zero

Gopalag commited on
Commit
cd3a300
ยท
verified ยท
1 Parent(s): 7809d85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -263,8 +263,10 @@ with image_blocks as demo:
263
  gr.Markdown(
264
  """
265
  <div style="text-align: center; background: linear-gradient(135deg, #2541b2 0%, #1a237e 100%); padding: 2.5rem; color: white; border-radius: 0 0 20px 20px; margin-bottom: 2rem; box-shadow: 0 4px 6px rgba(0,0,0,0.1);">
266
- <img src="logo.png" alt="Deradh Logo" style="height: 60px; margin-bottom: 1rem;" />
267
- <h1 style="color: white; font-size: 2.5rem; font-weight: 600; margin-bottom: 1rem;">Deradh Virtual Try-On Experience</h1>
 
 
268
  <div style="margin: 1rem 0;">
269
  <a href="https://deradh.com" target="_blank" style="color: white; text-decoration: none; padding: 0.5rem 1rem; border: 2px solid white; border-radius: 25px; transition: all 0.3s ease;">
270
  Visit Deradh.com
 
263
  gr.Markdown(
264
  """
265
  <div style="text-align: center; background: linear-gradient(135deg, #2541b2 0%, #1a237e 100%); padding: 2.5rem; color: white; border-radius: 0 0 20px 20px; margin-bottom: 2rem; box-shadow: 0 4px 6px rgba(0,0,0,0.1);">
266
+ <div style="text-align: center;">
267
+ <img src="file/logo.png" alt="Deradh Logo" style="height: 60px; margin-bottom: 1rem;" />
268
+ <h1 style="color: white; font-size: 2.5rem; font-weight: 600; margin-bottom: 1rem; center; ">Deradh Virtual Try-On Experience</h1>
269
+ </div>
270
  <div style="margin: 1rem 0;">
271
  <a href="https://deradh.com" target="_blank" style="color: white; text-decoration: none; padding: 0.5rem 1rem; border: 2px solid white; border-radius: 25px; transition: all 0.3s ease;">
272
  Visit Deradh.com