Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -43,10 +43,10 @@ PLACEHOLDER = """
|
|
43 |
<p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">We are dedicated to embracing innovation, exploring cutting-edge ideas, and fearlessly pushing the boundaries of what is possible in the realm of artificial intelligence.</p>
|
44 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
45 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
46 |
-
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #60a5fa; margin-bottom: 5px;">
|
47 |
Dolphin 2.9.1 llama 3 70B
|
48 |
</span>
|
49 |
-
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #818cf8; margin-top: 5px;">
|
50 |
Dolphin 2.9.1 yi 1.5 34B
|
51 |
</span>
|
52 |
</div>
|
|
|
43 |
<p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">We are dedicated to embracing innovation, exploring cutting-edge ideas, and fearlessly pushing the boundaries of what is possible in the realm of artificial intelligence.</p>
|
44 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
45 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
46 |
+
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #60a5fa; margin-bottom: 2.5px;">
|
47 |
Dolphin 2.9.1 llama 3 70B
|
48 |
</span>
|
49 |
+
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #818cf8; margin-top: 2.5px;">
|
50 |
Dolphin 2.9.1 yi 1.5 34B
|
51 |
</span>
|
52 |
</div>
|