zastixx commited on
Commit
aebcb84
·
verified ·
1 Parent(s): 707df7e

Update pages/VX1000 BetaV Model.py

Browse files
Files changed (1) hide show
  1. pages/VX1000 BetaV Model.py +1 -2
pages/VX1000 BetaV Model.py CHANGED
@@ -10,14 +10,13 @@ from dotenv import load_dotenv, find_dotenv
10
  from langchain_together import Together
11
 
12
  load_dotenv(find_dotenv())
13
- st.set_page_config(page_title="ChatGPT BetaV1")
14
  col1, col2, col3 = st.columns([1, 2, 1])
15
  with col2:
16
  st.title("VX1000 BetaV 🦾")
17
  st.caption('⚠️ **_Note: Please Wait 5 second after Prompt_**')
18
 
19
  st.sidebar.title("Welcome to VX1000 BetaV Model")
20
- #st.sidebar.image("WE_GO_JIM.png", width=275)
21
  st.sidebar.title("Shoot your questions")
22
  st.markdown(
23
  """
 
10
  from langchain_together import Together
11
 
12
  load_dotenv(find_dotenv())
13
+ st.set_page_config(page_title="VX1000 BetaV")
14
  col1, col2, col3 = st.columns([1, 2, 1])
15
  with col2:
16
  st.title("VX1000 BetaV 🦾")
17
  st.caption('⚠️ **_Note: Please Wait 5 second after Prompt_**')
18
 
19
  st.sidebar.title("Welcome to VX1000 BetaV Model")
 
20
  st.sidebar.title("Shoot your questions")
21
  st.markdown(
22
  """