Update app.py (#3)
Browse files- Update app.py (53fa27057d3bbc02ba9714447a09cf73d6d49fa5)
Co-authored-by: Jasper <[email protected]>
app.py
CHANGED
|
@@ -183,7 +183,7 @@ with gr.Blocks(fill_height=True) as demo:
|
|
| 183 |
<img src="https://storage.googleapis.com/public-arena-asset/hyperbolic_logo.png" alt="Hyperbolic Logo" style="height: 50px; margin-right: 10px;">
|
| 184 |
</div>
|
| 185 |
|
| 186 |
-
**Note:** This model is supported by Hyperbolic.
|
| 187 |
""")
|
| 188 |
with gr.Tab("Perplexity"):
|
| 189 |
with gr.Row():
|
|
@@ -245,7 +245,7 @@ with gr.Blocks(fill_height=True) as demo:
|
|
| 245 |
<img src="https://storage.googleapis.com/public-arena-asset/hyperbolic_logo.png" alt="Hyperbolic Logo" style="height: 50px; margin-right: 10px;">
|
| 246 |
</div>
|
| 247 |
|
| 248 |
-
**Note:** This model is supported by Hyperbolic.
|
| 249 |
""")
|
| 250 |
with gr.Tab("Mistral"):
|
| 251 |
with gr.Row():
|
|
|
|
| 183 |
<img src="https://storage.googleapis.com/public-arena-asset/hyperbolic_logo.png" alt="Hyperbolic Logo" style="height: 50px; margin-right: 10px;">
|
| 184 |
</div>
|
| 185 |
|
| 186 |
+
**Note:** This model is supported by Hyperbolic. Build your AI apps at [Hyperbolic](https://app.hyperbolic.xyz/).
|
| 187 |
""")
|
| 188 |
with gr.Tab("Perplexity"):
|
| 189 |
with gr.Row():
|
|
|
|
| 245 |
<img src="https://storage.googleapis.com/public-arena-asset/hyperbolic_logo.png" alt="Hyperbolic Logo" style="height: 50px; margin-right: 10px;">
|
| 246 |
</div>
|
| 247 |
|
| 248 |
+
**Note:** This model is supported by Hyperbolic. Build your AI apps at [Hyperbolic](https://app.hyperbolic.xyz/).
|
| 249 |
""")
|
| 250 |
with gr.Tab("Mistral"):
|
| 251 |
with gr.Row():
|