Chris4K commited on
Commit
7118235
·
verified ·
1 Parent(s): c18ea18

Version 1.0

Browse files

Transformers can do anything.

Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -14,7 +14,12 @@ agent_config = AgentConfig()
14
 
15
 
16
  # Declare global variable
17
-
 
 
 
 
 
18
  st.title("Hugging Face Agent and tools")
19
 
20
  ## LB https://huggingface.co/spaces/qiantong-xu/toolbench-leaderboard
 
14
 
15
 
16
  # Declare global variable
17
+
18
+ st.set_page_config(
19
+ page_title="Transformers can realy do anything...",
20
+ page_icon="👋",
21
+ )
22
+
23
  st.title("Hugging Face Agent and tools")
24
 
25
  ## LB https://huggingface.co/spaces/qiantong-xu/toolbench-leaderboard