jtdearmon commited on
Commit
96ef377
·
verified ·
1 Parent(s): f0e7a43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ HEADERS = {"Authorization": f"Bearer {HF_TOKEN}"}
16
  # and the embed link is "https://jtdearmon-rag-dal-budget.hf.space",
17
  # then use that domain here:
18
  #
19
- PRIVATE_SPACE_ROOT = "https://jtdearmon-rag-dal-budget.hf.space"
20
 
21
  #
22
  # 3) Utility to call a specific Gradio function in the private space.
 
16
  # and the embed link is "https://jtdearmon-rag-dal-budget.hf.space",
17
  # then use that domain here:
18
  #
19
+ PRIVATE_SPACE_ROOT = "https://dearmonanalytics-rag-dallas-budget-private"
20
 
21
  #
22
  # 3) Utility to call a specific Gradio function in the private space.