Update app.py
Browse files
app.py
CHANGED
@@ -513,7 +513,8 @@ with gr.Blocks(css=custom_css, title="Data Science Requirements Gathering Agent"
|
|
513 |
<div class="subtitle">
|
514 |
Transform your vague ideas into reality
|
515 |
</div>
|
516 |
-
<div class="tools">Powered by Modal🧡 , LlamaIndex 🦙, Mistral AI🦾 & Sambanova 🧑🏽💻</div>
|
|
|
517 |
""")
|
518 |
|
519 |
with gr.Row():
|
|
|
513 |
<div class="subtitle">
|
514 |
Transform your vague ideas into reality
|
515 |
</div>
|
516 |
+
<div class="tools">Powered by Modal🧡 , Hugging Face🤗 ,LlamaIndex 🦙, Mistral AI🦾 & Sambanova 🧑🏽💻</div>
|
517 |
+
<div class="recharge">Recharged by HuggingFace-MCP https://hf.co/mcp</div>
|
518 |
""")
|
519 |
|
520 |
with gr.Row():
|