aiguruji97 commited on
Commit
c41b9a0
·
verified ·
1 Parent(s): aa3a1cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ with gr.Blocks(title="Roop Web UI") as demo:
80
  # Custom Banner for AI Guruji
81
  gr.HTML("""
82
  <div style="background-color: #0b0f19; padding: 20px; text-align: center; border-radius: 10px; margin-bottom: 20px;">
83
- <img src="https://aiguruji97-facefusion-by-ai-guruji.hf.space/gradio_api/file=/tmp/gradio/0c458ca1af97a9ebe14f501ce21d2ace96f2de6fba733486558e7639f8497832/logo.png" alt="AI Guruji Logo" style="width: 120px; height: 120px; border-radius: 50%; display: block; margin: 0 auto;">
84
  <h1 style="color: white; font-family: sans-serif; margin-top: 10px; font-size: 28px; font-weight: bold;">Al Guruji</h1>
85
  <div style="margin-top: 15px; display: flex; justify-content: center; gap: 10px;">
86
  <a href="https://www.youtube.com/@AI_Guruji_97" target="_blank" style="background-color: #ff0000; color: white; padding: 8px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; font-family: sans-serif;">YouTube</a>
 
80
  # Custom Banner for AI Guruji
81
  gr.HTML("""
82
  <div style="background-color: #0b0f19; padding: 20px; text-align: center; border-radius: 10px; margin-bottom: 20px;">
83
+ <img src="https://i.ibb.co/k2cBZj6q/logo-1.png" alt="AI Guruji Logo" style="width: 120px; height: 120px; border-radius: 50%; display: block; margin: 0 auto;">
84
  <h1 style="color: white; font-family: sans-serif; margin-top: 10px; font-size: 28px; font-weight: bold;">Al Guruji</h1>
85
  <div style="margin-top: 15px; display: flex; justify-content: center; gap: 10px;">
86
  <a href="https://www.youtube.com/@AI_Guruji_97" target="_blank" style="background-color: #ff0000; color: white; padding: 8px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; font-family: sans-serif;">YouTube</a>