Weyaxi commited on
Commit
824ec3a
1 Parent(s): f1be98d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ css = """
33
  PLACEHOLDER = """
34
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
35
  <figure style="margin: 0;">
36
- <img src="https://huggingface.co/spaces/cognitivecomputations/chat/resolve/main/dolphin.gif" alt="Logo" style="width: 100%; height: 100%; border-radius: 8px;">
37
  </figure>
38
  <div style="padding: .5rem 1.5rem;">
39
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Cognitive Computations</h2>
 
33
  PLACEHOLDER = """
34
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
35
  <figure style="margin: 0;">
36
+ <img src="https://huggingface.co/spaces/Weyaxi/chat/resolve/main/dolphin.gif" alt="Logo" style="width: 100%; height: 100%; border-radius: 8px;">
37
  </figure>
38
  <div style="padding: .5rem 1.5rem;">
39
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Cognitive Computations</h2>