Rahul-8799 commited on
Commit
bb9adf1
·
verified ·
1 Parent(s): 624a66e

Update utils/inference.py

Browse files
Files changed (1) hide show
  1. utils/inference.py +1 -1
utils/inference.py CHANGED
@@ -2,7 +2,7 @@ import os
2
  import requests
3
 
4
  # Replace this with your actual endpoint URL
5
- API_URL = "https://hjxcd6qjvv5g7pst.us-east-1.aws.endpoints.huggingface.cloud"
6
  HF_ENDPOINT_TOKEN = os.environ.get("HF_ENDPOINT_TOKEN")
7
 
8
  headers = {
 
2
  import requests
3
 
4
  # Replace this with your actual endpoint URL
5
+ API_URL = "https://lgj704z9p0j2vf79.us-east4.gcp.endpoints.huggingface.cloud"
6
  HF_ENDPOINT_TOKEN = os.environ.get("HF_ENDPOINT_TOKEN")
7
 
8
  headers = {