georad commited on
Commit
711ed71
·
verified ·
1 Parent(s): 5cdef11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def launch_bot():
43
 
44
  if 'cfg' not in st.session_state:
45
  #corpus_keys = str(os.environ["first, last"]).split(',')
46
- cfg = "SBS MMMMAPPPPEEERR" # omegaConf.create({
47
  # 'corpus_keys': corpus_keys,
48
  # 'api_key': str(os.environ['api_key']),
49
  # 'title': os.environ['title'],
 
43
 
44
  if 'cfg' not in st.session_state:
45
  #corpus_keys = str(os.environ["first, last"]).split(',')
46
+ cfg = "SBS MMMMAPPPPEEERR", # omegaConf.create({
47
  # 'corpus_keys': corpus_keys,
48
  # 'api_key': str(os.environ['api_key']),
49
  # 'title': os.environ['title'],