Spaces:
Running
on
Zero
Running
on
Zero
updated placeholder image
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ Built with Llama
|
|
25 |
|
26 |
PLACEHOLDER = """
|
27 |
<div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
|
28 |
-
<img src="https://ysharma-dummy-chat-app.hf.space/file=/tmp/gradio/
|
29 |
<h1 style="font-size: 28px; margin-bottom: 2px; opacity: 0.55;">Meta llama3.1</h1>
|
30 |
<p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Ask me anything...</p>
|
31 |
</div>
|
|
|
25 |
|
26 |
PLACEHOLDER = """
|
27 |
<div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
|
28 |
+
<img src="https://ysharma-dummy-chat-app.hf.space/file=/tmp/gradio/c21ff9c8e7ecb2f7d957a72f2ef03c610ac7bbc4/Meta_lockup_positive%20primary_RGB_small.jpg" style="width: 80%; max-width: 550px; height: auto; opacity: 0.55; ">
|
29 |
<h1 style="font-size: 28px; margin-bottom: 2px; opacity: 0.55;">Meta llama3.1</h1>
|
30 |
<p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Ask me anything...</p>
|
31 |
</div>
|