baconnier commited on
Commit
ce79010
·
verified ·
1 Parent(s): 2e70d11

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -1
ui.py CHANGED
@@ -24,7 +24,7 @@ css = """
24
  PLACEHOLDER = """
25
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-color: #e5e7eb; border-radius: 8px; border-width: 1px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
26
  <figure style="margin: 0;">
27
- <img src="https://huggingface.co/spaces/baconnier/NAPOLEON2/resolve/main/napoleon.jpg" alt="Logo" style="width: 100%; height: 100%; border-radius: 8px;">
28
  </figure>
29
  <div style="padding: .5rem 1.5rem;">
30
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Napoléon 🦅</h2>
 
24
  PLACEHOLDER = """
25
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-color: #e5e7eb; border-radius: 8px; border-width: 1px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
26
  <figure style="margin: 0;">
27
+ <img src="https://huggingface.co/spaces/baconnier/Napoleon/resolve/main/napoleon.jpg" alt="Logo" style="width: 100%; height: 100%; border-radius: 8px;">
28
  </figure>
29
  <div style="padding: .5rem 1.5rem;">
30
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Napoléon 🦅</h2>