SalZa2004 commited on
Commit
f716875
·
verified ·
1 Parent(s): eae10cd

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -10,7 +10,7 @@ from huggingface_hub import hf_hub_download
10
  # -------------------------
11
  # CONFIG
12
  # -------------------------
13
- REPO_ID_CN = "SalZa2004/Cetane_Number_Predictor"
14
  REPO_ID_YSI = "SalZa2004/YSI_Predictor"
15
 
16
  st.set_page_config(
 
10
  # -------------------------
11
  # CONFIG
12
  # -------------------------
13
+ REPO_ID_CN = "SalZa2004/CetaneV2"
14
  REPO_ID_YSI = "SalZa2004/YSI_Predictor"
15
 
16
  st.set_page_config(