StevenChen16 commited on
Commit
eb178b5
·
verified ·
1 Parent(s): 0a0ec84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ MODEL_NAME_OR_PATH = 'StevenChen16/llama3-8b-Lawyer'
19
  DESCRIPTION = '''
20
  <div style="display: flex; align-items: center; justify-content: center; text-align: center;">
21
  <a href="https://wealthwizards.org/" target="_blank">
22
- <img src="https://bosseconbizchamps.org/upload/logo_black_no_background_square.png" alt="Wealth Wizards Logo" style="width: 50px; height: auto; margin-right: 10px;">
23
  </a>
24
  <div style="display: inline-block; text-align: left;">
25
  <h1 style="font-size: 36px; margin: 0;">AI Lawyer</h1>
 
19
  DESCRIPTION = '''
20
  <div style="display: flex; align-items: center; justify-content: center; text-align: center;">
21
  <a href="https://wealthwizards.org/" target="_blank">
22
+ <img src="https://bosseconbizchamps.org/upload/logo_black_no_background_square.png" alt="Wealth Wizards Logo" style="width: 60px; height: auto; margin-right: 10px;">
23
  </a>
24
  <div style="display: inline-block; text-align: left;">
25
  <h1 style="font-size: 36px; margin: 0;">AI Lawyer</h1>