sharsh02 commited on
Commit
cf6543d
1 Parent(s): 1ac9211

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ client = InferenceClient(
23
  PLACEHOLDER = """
24
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-width: 1px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
25
  <figure style="margin: 0;">
26
- <img src="https://mir-s3-cdn-cf.behance.net/project_modules/fs/ee02a915985547.56299b10bc013.jpg" alt="Logo" style="width: 100%; height: 100%; border-radius: 8px;">
27
  </figure>
28
  <div style="padding: .5rem 1.5rem;">
29
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">StockX</h2>
 
23
  PLACEHOLDER = """
24
  <div class="message-bubble-border" style="display:flex; max-width: 600px; border-width: 1px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px);">
25
  <figure style="margin: 0;">
26
+ <img src="https://i.pinimg.com/originals/02/55/6a/02556a88bdc3d4e89787be346c6faa00.jpg" alt="Logo" style="width: 100%; height: 100%; border-radius: 8px;">
27
  </figure>
28
  <div style="padding: .5rem 1.5rem;">
29
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">StockX</h2>