gabrielaltay commited on
Commit
a26c328
·
1 Parent(s): 552a48e

update links 2

Browse files
Files changed (1) hide show
  1. sidebar_mod.py +0 -1
sidebar_mod.py CHANGED
@@ -12,7 +12,6 @@ def render_outreach_links():
12
  anthropic_url = "https://www.anthropic.com/api"
13
  openai_url = "https://platform.openai.com/docs/overview"
14
  langchain_url = "https://www.langchain.com/"
15
- st.subheader(":brain: About [hyperdemocracy](https://hyperdemocracy.us)")
16
  st.subheader(f":world_map: Visualize [nomic atlas]({nomic_url})")
17
  st.subheader(f":hugging_face: Raw [huggingface datasets]({hf_url})")
18
  st.subheader(f":evergreen_tree: Index [pinecone serverless]({pc_url})")
 
12
  anthropic_url = "https://www.anthropic.com/api"
13
  openai_url = "https://platform.openai.com/docs/overview"
14
  langchain_url = "https://www.langchain.com/"
 
15
  st.subheader(f":world_map: Visualize [nomic atlas]({nomic_url})")
16
  st.subheader(f":hugging_face: Raw [huggingface datasets]({hf_url})")
17
  st.subheader(f":evergreen_tree: Index [pinecone serverless]({pc_url})")