Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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:
|
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>
|