zastixx commited on
Commit
634045e
·
verified ·
1 Parent(s): d38d1c9

Name changed

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,11 +10,11 @@ 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="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.markdown(
20
  """
 
10
  from langchain_together import Together
11
 
12
  load_dotenv(find_dotenv())
13
+ st.set_page_config(page_title="VX1000 BetaV Model")
14
  col1, col2, col3 = st.columns([1, 2, 1])
15
  with col2:
16
  st.title("VX1000 BetaV 🦾")
17
+ st.caption('⚠️ **_Note: Please Wait 3 second after Prompt_**')
18
 
19
  st.markdown(
20
  """