RAHUL-13 commited on
Commit
c2ab3bf
·
verified ·
1 Parent(s): df5ec5d

Upload inference.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. inference.py +1 -1
inference.py CHANGED
@@ -33,7 +33,7 @@ HF_TOKEN = os.environ.get("HF_TOKEN", "")
33
  # Environment URL (the deployed HF Space)
34
  ENV_URL = os.environ.get(
35
  "ENV_URL",
36
- "https://SAI-RAHUL-ROKKAM-bug-report-structuring-env.hf.space"
37
  )
38
 
39
  BENCHMARK_NAME = "bug_report_structuring"
 
33
  # Environment URL (the deployed HF Space)
34
  ENV_URL = os.environ.get(
35
  "ENV_URL",
36
+ "https://rahul-13-bug-report-structuring-env.hf.space"
37
  )
38
 
39
  BENCHMARK_NAME = "bug_report_structuring"