Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,6 @@ import subprocess
|
|
14 |
PLACEHOLDER = """
|
15 |
<div style="padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center;">
|
16 |
<img src="https://i.imgur.com/yu0sVwC.png" style="width: 90%; max-width: 650px; height: auto; opacity: 0.8; border-radius: 20px;">
|
17 |
-
<h1 style="font-size: 28px; margin-top: 20px; margin-bottom: 2px; opacity: 0.55;">mii-llm / Maestrale</h1>
|
18 |
<p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Fammi una domanda!</p>
|
19 |
</div>
|
20 |
"""
|
|
|
14 |
PLACEHOLDER = """
|
15 |
<div style="padding: 40px; text-align: center; display: flex; flex-direction: column; align-items: center;">
|
16 |
<img src="https://i.imgur.com/yu0sVwC.png" style="width: 90%; max-width: 650px; height: auto; opacity: 0.8; border-radius: 20px;">
|
|
|
17 |
<p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Fammi una domanda!</p>
|
18 |
</div>
|
19 |
"""
|