Devishetty100 commited on
Commit
06f7406
·
verified ·
1 Parent(s): 151e950

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from huggingface_hub import hf_hub_download
10
  # Define the model and username
11
  MODEL_NAME = "XGBoost"
12
  HF_USERNAME = "Devishetty100"
13
- CUSTOM_MODEL_NAME = "NeoGuardianAI"
14
  REPO_ID = f"{HF_USERNAME}/{CUSTOM_MODEL_NAME.lower()}"
15
 
16
  # List of trusted domains that should always be considered safe
 
10
  # Define the model and username
11
  MODEL_NAME = "XGBoost"
12
  HF_USERNAME = "Devishetty100"
13
+ CUSTOM_MODEL_NAME = "neoguardianai"
14
  REPO_ID = f"{HF_USERNAME}/{CUSTOM_MODEL_NAME.lower()}"
15
 
16
  # List of trusted domains that should always be considered safe