Chris4K's picture
Updates
b8b0b89
raw
history blame contribute delete
392 Bytes
import streamlit as st
def app_header(controller):
st.title("Hugging Face Agent and Tools")
## LB https://huggingface.co./spaces/qiantong-xu/toolbench-leaderboard
st.markdown("Welcome to the Hugging Face Agent and Tools app! This app allows you to interact with various tools using the Hugging Face Inference API. CustomTransformers can do anything \nπŸ€ͺπŸ€—πŸ˜„πŸ€—πŸ€ͺ.")